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

  /src/sys/external/bsd/drm2/dist/drm/i915/
intel_pm.c 3925 enum pipe for_pipe = to_intel_crtc(for_crtc)->pipe; local in function:skl_ddb_get_pipe_allocation_limits
3978 if (pipe < for_pipe)
3980 else if (pipe == for_pipe)
intel_pm.c 3925 enum pipe for_pipe = to_intel_crtc(for_crtc)->pipe; local in function:skl_ddb_get_pipe_allocation_limits
3978 if (pipe < for_pipe)
3980 else if (pipe == for_pipe)

Completed in 30 milliseconds