Searched refs:hsw_workaround_pipe (Results 1 – 3 of 3) sorted by relevance
134 crtc_state->hsw_workaround_pipe = INVALID_PIPE; in intel_crtc_state_reset()
1125 enum pipe hsw_workaround_pipe; member
3329 enum pipe pipe = crtc->pipe, hsw_workaround_pipe; in hsw_crtc_enable() local3418 hsw_workaround_pipe = new_crtc_state->hsw_workaround_pipe; in hsw_crtc_enable()3419 if (IS_HASWELL(dev_priv) && hsw_workaround_pipe != INVALID_PIPE) { in hsw_crtc_enable()3420 intel_wait_for_vblank(dev_priv, hsw_workaround_pipe); in hsw_crtc_enable()3421 intel_wait_for_vblank(dev_priv, hsw_workaround_pipe); in hsw_crtc_enable()9239 crtc_state->hsw_workaround_pipe = INVALID_PIPE; in hsw_mode_set_planes_workaround()9253 first_crtc_state->hsw_workaround_pipe = enabled_pipe; in hsw_mode_set_planes_workaround()9255 other_crtc_state->hsw_workaround_pipe = first_pipe; in hsw_mode_set_planes_workaround()