Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_display.c9363 enum pipe trans_edp_pipe; in hsw_get_transcoder_state() local
9370 trans_edp_pipe = PIPE_A; in hsw_get_transcoder_state()
9373 trans_edp_pipe = PIPE_B; in hsw_get_transcoder_state()
9376 trans_edp_pipe = PIPE_C; in hsw_get_transcoder_state()
9380 if (trans_edp_pipe == crtc->pipe) in hsw_get_transcoder_state()