Searched refs:enabled_pipe (Results 1 – 1 of 1) sorted by relevance
6056 enum pipe first_pipe = INVALID_PIPE, enabled_pipe = INVALID_PIPE; in hsw_mode_set_planes_workaround() local6091 if (enabled_pipe != INVALID_PIPE) in hsw_mode_set_planes_workaround()6094 enabled_pipe = crtc->pipe; in hsw_mode_set_planes_workaround()6097 if (enabled_pipe != INVALID_PIPE) in hsw_mode_set_planes_workaround()6098 first_crtc_state->hsw_workaround_pipe = enabled_pipe; in hsw_mode_set_planes_workaround()