Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_display.c10235 enum pipe trans_pipe; in hsw_get_transcoder_state() local
10259 trans_pipe = PIPE_A; in hsw_get_transcoder_state()
10262 trans_pipe = PIPE_B; in hsw_get_transcoder_state()
10265 trans_pipe = PIPE_C; in hsw_get_transcoder_state()
10269 if (trans_pipe == crtc->pipe) { in hsw_get_transcoder_state()