Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_display.c14245 enum pipe first_pipe = INVALID_PIPE, enabled_pipe = INVALID_PIPE; in hsw_mode_set_planes_workaround() local
14280 if (enabled_pipe != INVALID_PIPE) in hsw_mode_set_planes_workaround()
14283 enabled_pipe = crtc->pipe; in hsw_mode_set_planes_workaround()
14286 if (enabled_pipe != INVALID_PIPE) in hsw_mode_set_planes_workaround()
14287 first_crtc_state->hsw_workaround_pipe = enabled_pipe; in hsw_mode_set_planes_workaround()