Searched refs:i915_gem_object_flush_frontbuffer (Results 1 – 6 of 6) sorted by relevance
24 i915_gem_object_flush_frontbuffer(obj, ORIGIN_CPU); in __do_clflush()
164 i915_gem_object_flush_frontbuffer(obj, ORIGIN_CPU); in i915_gem_object_pwrite_phys()
44 i915_gem_object_flush_frontbuffer(obj, ORIGIN_CPU); in flush_write_domain()
574 i915_gem_object_flush_frontbuffer(struct drm_i915_gem_object *obj, in i915_gem_object_flush_frontbuffer() function
600 i915_gem_object_flush_frontbuffer(obj, ORIGIN_CPU); in i915_gem_gtt_pwrite_fast()687 i915_gem_object_flush_frontbuffer(obj, ORIGIN_CPU); in i915_gem_shmem_pwrite()
811 i915_gem_object_flush_frontbuffer(new_bo, ORIGIN_DIRTYFB); in intel_overlay_do_put_image()
Completed in 12 milliseconds