Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/
Di915_active_types.h44 #define I915_ACTIVE_RETIRE_SLEEPS BIT(0) macro
Di915_active.c201 if (ref->flags & I915_ACTIVE_RETIRE_SLEEPS) { in active_retire()
360 ref->flags |= I915_ACTIVE_RETIRE_SLEEPS; in __i915_active_init()