Searched refs:to_intel_crtc_state (Results 1 – 7 of 7) sorted by relevance
238 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()
1672 #define to_intel_crtc_state(crtc_state) \ macro2191 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()
816 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()
3060 struct intel_crtc_state *crtc_state = to_intel_crtc_state(crtc->base.state); in skl_get_initial_plane_config()
3695 to_intel_crtc_state(crtc->base.state); in intel_cdclk_update_hw_state()
4807 crtc_state = to_intel_crtc_state(crtc->base.state); in intel_hdmi_reset_link()
5803 crtc_state = to_intel_crtc_state(crtc->base.state); in intel_dp_get_active_pipes()