Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_gem_clflush.h34 #define I915_CLFLUSH_SYNC BIT(1) macro
Di915_gem_clflush.c150 if (!(flags & I915_CLFLUSH_SYNC)) in i915_gem_clflush_object()
Di915_gem.c845 i915_gem_clflush_object(obj, I915_CLFLUSH_SYNC); in flush_write_domain()
4337 i915_gem_clflush_object(obj, I915_CLFLUSH_SYNC); in i915_gem_object_set_to_cpu_domain()