Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_crtc.h33 struct intel_crtc_state *intel_crtc_state_alloc(struct intel_crtc *crtc);
Dintel_crtc.c154 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_dpll.c1976 crtc_state = intel_crtc_state_alloc(crtc); in vlv_force_pll_on()
Dintel_display.c3989 crtc_state = intel_crtc_state_alloc(crtc); in intel_encoder_current_mode()
4610 saved_state = intel_crtc_state_alloc(crtc); in intel_crtc_prepare_cleared_state()