Home
last modified time | relevance | path

Searched refs:enabled_pipe (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_display.c12977 enum pipe first_pipe = INVALID_PIPE, enabled_pipe = INVALID_PIPE; in haswell_mode_set_planes_workaround() local
13015 if (enabled_pipe != INVALID_PIPE) in haswell_mode_set_planes_workaround()
13018 enabled_pipe = intel_crtc->pipe; in haswell_mode_set_planes_workaround()
13021 if (enabled_pipe != INVALID_PIPE) in haswell_mode_set_planes_workaround()
13022 first_crtc_state->hsw_workaround_pipe = enabled_pipe; in haswell_mode_set_planes_workaround()