Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_display.c11005 enum pipe trans_pipe; in hsw_get_transcoder_state() local
11031 trans_pipe = PIPE_A; in hsw_get_transcoder_state()
11034 trans_pipe = PIPE_B; in hsw_get_transcoder_state()
11037 trans_pipe = PIPE_C; in hsw_get_transcoder_state()
11040 trans_pipe = PIPE_D; in hsw_get_transcoder_state()
11044 if (trans_pipe == crtc->pipe) { in hsw_get_transcoder_state()