Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_display.c3791 enum pipe trans_pipe; in hsw_enabled_transcoders() local
3810 trans_pipe = PIPE_A; in hsw_enabled_transcoders()
3813 trans_pipe = PIPE_B; in hsw_enabled_transcoders()
3816 trans_pipe = PIPE_C; in hsw_enabled_transcoders()
3819 trans_pipe = PIPE_D; in hsw_enabled_transcoders()
3823 if (trans_pipe == crtc->pipe) in hsw_enabled_transcoders()