Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
HDintel_display.c11813 enum i915_pipe first_pipe = INVALID_PIPE, enabled_pipe = INVALID_PIPE; in haswell_mode_set_planes_workaround() local
11851 if (enabled_pipe != INVALID_PIPE) in haswell_mode_set_planes_workaround()
11854 enabled_pipe = intel_crtc->pipe; in haswell_mode_set_planes_workaround()
11857 if (enabled_pipe != INVALID_PIPE) in haswell_mode_set_planes_workaround()
11858 first_crtc_state->hsw_workaround_pipe = enabled_pipe; in haswell_mode_set_planes_workaround()