Home
last modified time | relevance | path

Searched refs:I915_DEPENDENCY_WEAK (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_scheduler_types.h81 #define I915_DEPENDENCY_WEAK BIT(2) macro
H A Di915_request.c1201 I915_DEPENDENCY_WEAK); in __i915_request_await_execution()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_lrc.c1867 if (p->flags & I915_DEPENDENCY_WEAK) in defer_request()