Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_display.c3858 enum pipe trans_pipe; in hsw_enabled_transcoders() local
3876 trans_pipe = PIPE_A; in hsw_enabled_transcoders()
3879 trans_pipe = PIPE_B; in hsw_enabled_transcoders()
3882 trans_pipe = PIPE_C; in hsw_enabled_transcoders()
3885 trans_pipe = PIPE_D; in hsw_enabled_transcoders()
3889 if (trans_pipe == crtc->pipe) in hsw_enabled_transcoders()