Searched refs:temp_crtc_state (Results 1 – 1 of 1) sorted by relevance
7668 struct intel_crtc_state *temp_crtc_state; in intel_crtc_disable_noatomic() local7695 temp_crtc_state = intel_atomic_get_crtc_state(state, crtc); in intel_crtc_disable_noatomic()7698 drm_WARN_ON(&dev_priv->drm, IS_ERR(temp_crtc_state) || ret); in intel_crtc_disable_noatomic()