Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/gem/
Di915_gem_clflush.h18 #define I915_CLFLUSH_SYNC BIT(1) macro
Di915_gem_clflush.c111 if (!(flags & I915_CLFLUSH_SYNC) && in i915_gem_clflush_object()
Di915_gem_domain.c75 i915_gem_clflush_object(obj, I915_CLFLUSH_SYNC); in flush_write_domain()
481 i915_gem_clflush_object(obj, I915_CLFLUSH_SYNC); in i915_gem_object_set_to_cpu_domain()