Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
Dintel_crtc.h23 struct intel_crtc_state *intel_crtc_state_alloc(struct intel_crtc *crtc);
Dintel_crtc.c148 struct intel_crtc_state *intel_crtc_state_alloc(struct intel_crtc *crtc) in intel_crtc_state_alloc() function
183 crtc_state = intel_crtc_state_alloc(crtc); in intel_crtc_alloc()
Dintel_dpll.c1943 crtc_state = intel_crtc_state_alloc(crtc); in vlv_force_pll_on()
Dintel_display.c4554 crtc_state = intel_crtc_state_alloc(crtc); in intel_encoder_current_mode()
5175 saved_state = intel_crtc_state_alloc(crtc); in intel_crtc_prepare_cleared_state()