Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_display.c11006 enum pipe trans_pipe; in hsw_get_transcoder_state() local
11032 trans_pipe = PIPE_A; in hsw_get_transcoder_state()
11035 trans_pipe = PIPE_B; in hsw_get_transcoder_state()
11038 trans_pipe = PIPE_C; in hsw_get_transcoder_state()
11041 trans_pipe = PIPE_D; in hsw_get_transcoder_state()
11045 if (trans_pipe == crtc->pipe) { in hsw_get_transcoder_state()