Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_crtc.h34 struct intel_crtc_state *intel_crtc_state_alloc(struct intel_crtc *crtc);
Dintel_crtc.c153 struct intel_crtc_state *intel_crtc_state_alloc(struct intel_crtc *crtc) in intel_crtc_state_alloc() function
189 crtc_state = intel_crtc_state_alloc(crtc); in intel_crtc_alloc()
Dintel_modeset_verify.c172 hw_crtc_state = intel_crtc_state_alloc(crtc); in verify_crtc_state()
Dintel_dpll.c2218 crtc_state = intel_crtc_state_alloc(crtc); in vlv_force_pll_on()
Dintel_display.c4004 crtc_state = intel_crtc_state_alloc(crtc); in intel_encoder_current_mode()
4612 saved_state = intel_crtc_state_alloc(crtc); in intel_crtc_prepare_cleared_state()