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

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display.c 14245 enum pipe first_pipe = INVALID_PIPE, enabled_pipe = INVALID_PIPE; local
14280 if (enabled_pipe != INVALID_PIPE)
14283 enabled_pipe = crtc->pipe;
14286 if (enabled_pipe != INVALID_PIPE)
14287 first_crtc_state->hsw_workaround_pipe = enabled_pipe;

Completed in 25 milliseconds