Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_display.c5485 enum pipe first_pipe = INVALID_PIPE, enabled_pipe = INVALID_PIPE; in hsw_mode_set_planes_workaround() local
5520 if (enabled_pipe != INVALID_PIPE) in hsw_mode_set_planes_workaround()
5523 enabled_pipe = crtc->pipe; in hsw_mode_set_planes_workaround()
5526 if (enabled_pipe != INVALID_PIPE) in hsw_mode_set_planes_workaround()
5527 first_crtc_state->hsw_workaround_pipe = enabled_pipe; in hsw_mode_set_planes_workaround()