Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_display.c3642 enum pipe trans_pipe; in hsw_enabled_transcoders() local
3661 trans_pipe = PIPE_A; in hsw_enabled_transcoders()
3664 trans_pipe = PIPE_B; in hsw_enabled_transcoders()
3667 trans_pipe = PIPE_C; in hsw_enabled_transcoders()
3670 trans_pipe = PIPE_D; in hsw_enabled_transcoders()
3674 if (trans_pipe == crtc->pipe) in hsw_enabled_transcoders()