Searched refs:hsw_workaround_pipe (Results 1 – 2 of 2) sorted by relevance
922 enum pipe hsw_workaround_pipe; member
6445 int pipe = intel_crtc->pipe, hsw_workaround_pipe; in haswell_crtc_enable() local6542 hsw_workaround_pipe = pipe_config->hsw_workaround_pipe; in haswell_crtc_enable()6543 if (IS_HASWELL(dev_priv) && hsw_workaround_pipe != INVALID_PIPE) { in haswell_crtc_enable()6544 intel_wait_for_vblank(dev_priv, hsw_workaround_pipe); in haswell_crtc_enable()6545 intel_wait_for_vblank(dev_priv, hsw_workaround_pipe); in haswell_crtc_enable()13385 crtc_state->hsw_workaround_pipe = INVALID_PIPE; in haswell_mode_set_planes_workaround()13399 first_crtc_state->hsw_workaround_pipe = enabled_pipe; in haswell_mode_set_planes_workaround()13401 other_crtc_state->hsw_workaround_pipe = first_pipe; in haswell_mode_set_planes_workaround()