Searched refs:hsw_workaround_pipe (Results 1 – 2 of 2) sorted by relevance
470 enum pipe hsw_workaround_pipe; member
4972 int pipe = intel_crtc->pipe, hsw_workaround_pipe; in haswell_crtc_enable() local5055 hsw_workaround_pipe = pipe_config->hsw_workaround_pipe; in haswell_crtc_enable()5056 if (IS_HASWELL(dev) && hsw_workaround_pipe != INVALID_PIPE) { in haswell_crtc_enable()5057 intel_wait_for_vblank(dev, hsw_workaround_pipe); in haswell_crtc_enable()5058 intel_wait_for_vblank(dev, hsw_workaround_pipe); in haswell_crtc_enable()13008 pipe_config->hsw_workaround_pipe = INVALID_PIPE; in haswell_mode_set_planes_workaround()13022 first_crtc_state->hsw_workaround_pipe = enabled_pipe; in haswell_mode_set_planes_workaround()13024 other_crtc_state->hsw_workaround_pipe = first_pipe; in haswell_mode_set_planes_workaround()