HomeSort by: relevance | last modified time | path
    Searched defs:trans_pipe (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display.c 10735 enum pipe trans_pipe; local in function:hsw_get_transcoder_state
10759 trans_pipe = PIPE_A;
10762 trans_pipe = PIPE_B;
10765 trans_pipe = PIPE_C;
10768 trans_pipe = PIPE_D;
10772 if (trans_pipe == crtc->pipe) {

Completed in 156 milliseconds