Home
last modified time | relevance | path

Searched refs:intel_crtc_state_alloc (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/i915/display/
A Dintel_crtc.h43 struct intel_crtc_state *intel_crtc_state_alloc(struct intel_crtc *crtc);
A Dintel_crtc.c162 struct intel_crtc_state *intel_crtc_state_alloc(struct intel_crtc *crtc) in intel_crtc_state_alloc() function
198 crtc_state = intel_crtc_state_alloc(crtc); in intel_crtc_alloc()
A Dintel_modeset_verify.c173 hw_crtc_state = intel_crtc_state_alloc(crtc); in verify_crtc_state()
A Dintel_dpll.c2207 crtc_state = intel_crtc_state_alloc(crtc); in vlv_force_pll_on()
A Dintel_display.c4095 crtc_state = intel_crtc_state_alloc(crtc); in intel_encoder_current_mode()
4568 saved_state = intel_crtc_state_alloc(crtc); in intel_crtc_prepare_cleared_state()

Completed in 25 milliseconds