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

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_active_types.h 50 #define I915_ACTIVE_RETIRE_SLEEPS BIT(0)
i915_active.c 234 if (ref->flags & I915_ACTIVE_RETIRE_SLEEPS) {
367 ref->flags |= I915_ACTIVE_RETIRE_SLEEPS;

Completed in 14 milliseconds