Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_display.c174 static struct intel_crtc_state *intel_crtc_state_alloc(struct intel_crtc *crtc);
8647 pipe_config = intel_crtc_state_alloc(crtc); in vlv_force_pll_on()
12278 static struct intel_crtc_state *intel_crtc_state_alloc(struct intel_crtc *crtc) in intel_crtc_state_alloc() function
12309 crtc_state = intel_crtc_state_alloc(crtc); in intel_encoder_current_mode()
13326 saved_state = intel_crtc_state_alloc(crtc); in intel_crtc_prepare_cleared_state()
16648 crtc_state = intel_crtc_state_alloc(crtc); in intel_crtc_alloc()