Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_gem_execbuffer.c912 bool flush_chipset = false; in i915_gem_execbuffer_move_to_gpu() local
925 flush_chipset |= i915_gem_clflush_object(obj, false); in i915_gem_execbuffer_move_to_gpu()
930 if (flush_chipset) in i915_gem_execbuffer_move_to_gpu()
Dintel_lrc.c629 bool flush_chipset = false; in execlists_move_to_gpu() local
642 flush_chipset |= i915_gem_clflush_object(obj, false); in execlists_move_to_gpu()