Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_crtc.h33 struct intel_crtc_state *intel_crtc_state_alloc(struct intel_crtc *crtc);
H A 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()
H A Dintel_dpll.c1976 crtc_state = intel_crtc_state_alloc(crtc); in vlv_force_pll_on()
H A 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()