Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_display.c6242 enum pipe trans_pipe; in hsw_get_transcoder_state() local
6268 trans_pipe = PIPE_A; in hsw_get_transcoder_state()
6271 trans_pipe = PIPE_B; in hsw_get_transcoder_state()
6274 trans_pipe = PIPE_C; in hsw_get_transcoder_state()
6277 trans_pipe = PIPE_D; in hsw_get_transcoder_state()
6281 if (trans_pipe == crtc->pipe) { in hsw_get_transcoder_state()