Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_crtc.h23 struct intel_crtc_state *intel_crtc_state_alloc(struct intel_crtc *crtc);
A Dintel_crtc.c149 struct intel_crtc_state *intel_crtc_state_alloc(struct intel_crtc *crtc) in intel_crtc_state_alloc() function
184 crtc_state = intel_crtc_state_alloc(crtc); in intel_crtc_alloc()
A Dintel_dpll.c1945 crtc_state = intel_crtc_state_alloc(crtc); in vlv_force_pll_on()
A Dintel_display.c4513 crtc_state = intel_crtc_state_alloc(crtc); in intel_encoder_current_mode()
5135 saved_state = intel_crtc_state_alloc(crtc); in intel_crtc_prepare_cleared_state()

Completed in 25 milliseconds