Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_atomic.c238 const struct intel_crtc_state *old_crtc_state = to_intel_crtc_state(crtc->state); in intel_crtc_duplicate_state()
316 struct intel_crtc_state *crtc_state = to_intel_crtc_state(state); in intel_crtc_destroy_state()
373 return to_intel_crtc_state(crtc_state); in intel_atomic_get_crtc_state()
H A Dintel_display_types.h1672 #define to_intel_crtc_state(crtc_state) \ macro
2191 return to_intel_crtc_state(drm_atomic_get_old_crtc_state(&state->base, in intel_atomic_get_old_crtc_state()
2199 return to_intel_crtc_state(drm_atomic_get_new_crtc_state(&state->base, in intel_atomic_get_new_crtc_state()
H A Dintel_cursor.c816 to_intel_crtc_state(crtc->base.state); in intel_legacy_cursor_update()
862 new_crtc_state = to_intel_crtc_state(intel_crtc_duplicate_state(&crtc->base)); in intel_legacy_cursor_update()
H A Dskl_universal_plane.c3060 struct intel_crtc_state *crtc_state = to_intel_crtc_state(crtc->base.state); in skl_get_initial_plane_config()
H A Dintel_cdclk.c3695 to_intel_crtc_state(crtc->base.state); in intel_cdclk_update_hw_state()
H A Dintel_ddi.c4807 crtc_state = to_intel_crtc_state(crtc->base.state); in intel_hdmi_reset_link()
H A Dintel_dp.c5803 crtc_state = to_intel_crtc_state(crtc->base.state); in intel_dp_get_active_pipes()