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.c3768 enum pipe trans_pipe; in hsw_enabled_transcoders() local
3787 trans_pipe = PIPE_A; in hsw_enabled_transcoders()
3790 trans_pipe = PIPE_B; in hsw_enabled_transcoders()
3793 trans_pipe = PIPE_C; in hsw_enabled_transcoders()
3796 trans_pipe = PIPE_D; in hsw_enabled_transcoders()
3800 if (trans_pipe == crtc->pipe) in hsw_enabled_transcoders()