Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_display.c8590 enum pipe trans_edp_pipe; in haswell_get_pipe_config() local
8596 trans_edp_pipe = PIPE_A; in haswell_get_pipe_config()
8599 trans_edp_pipe = PIPE_B; in haswell_get_pipe_config()
8602 trans_edp_pipe = PIPE_C; in haswell_get_pipe_config()
8606 if (trans_edp_pipe == crtc->pipe) in haswell_get_pipe_config()