Searched refs:enabled_pipe (Results 1 – 1 of 1) sorted by relevance
12103 enum pipe first_pipe = INVALID_PIPE, enabled_pipe = INVALID_PIPE; in haswell_mode_set_planes_workaround() local12141 if (enabled_pipe != INVALID_PIPE) in haswell_mode_set_planes_workaround()12144 enabled_pipe = intel_crtc->pipe; in haswell_mode_set_planes_workaround()12147 if (enabled_pipe != INVALID_PIPE) in haswell_mode_set_planes_workaround()12148 first_crtc_state->hsw_workaround_pipe = enabled_pipe; in haswell_mode_set_planes_workaround()