Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_crtc.h43 struct intel_crtc_state *intel_crtc_state_alloc(struct intel_crtc *crtc);
H A Dintel_modeset_verify.c176 hw_crtc_state = intel_crtc_state_alloc(crtc); in verify_crtc_state()
H 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()
H A Dintel_dpll.c2232 crtc_state = intel_crtc_state_alloc(crtc); in vlv_force_pll_on()
H A Dintel_display.c4065 crtc_state = intel_crtc_state_alloc(crtc); in intel_encoder_current_mode()
4532 saved_state = intel_crtc_state_alloc(crtc); in intel_crtc_prepare_cleared_state()