Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/gem/
Di915_gem_clflush.h18 #define I915_CLFLUSH_SYNC BIT(1) macro
Di915_gem_clflush.c106 if (!(flags & I915_CLFLUSH_SYNC)) in i915_gem_clflush_object()
Di915_gem_object.c339 i915_gem_clflush_object(obj, I915_CLFLUSH_SYNC); in i915_gem_object_flush_write_domain()
Di915_gem_domain.c458 i915_gem_clflush_object(obj, I915_CLFLUSH_SYNC); in i915_gem_object_set_to_cpu_domain()