Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_display.c9864 enum pipe trans_edp_pipe; in haswell_get_pipe_config() local
9870 trans_edp_pipe = PIPE_A; in haswell_get_pipe_config()
9873 trans_edp_pipe = PIPE_B; in haswell_get_pipe_config()
9876 trans_edp_pipe = PIPE_C; in haswell_get_pipe_config()
9880 if (trans_edp_pipe == crtc->pipe) in haswell_get_pipe_config()