Searched refs:i915_gem_object_flush_frontbuffer (Results 1 – 6 of 6) sorted by relevance
21 i915_gem_object_flush_frontbuffer(struct drm_i915_gem_object *obj, in i915_gem_object_flush_frontbuffer() function
26 i915_gem_object_flush_frontbuffer(obj, ORIGIN_CPU); in __do_clflush()
166 i915_gem_object_flush_frontbuffer(obj, ORIGIN_CPU); in i915_gem_object_pwrite_phys()
75 i915_gem_object_flush_frontbuffer(obj, ORIGIN_CPU); in flush_write_domain()
628 i915_gem_object_flush_frontbuffer(obj, ORIGIN_CPU); in i915_gem_gtt_pwrite_fast()716 i915_gem_object_flush_frontbuffer(obj, ORIGIN_CPU); in i915_gem_shmem_pwrite()
815 i915_gem_object_flush_frontbuffer(new_bo, ORIGIN_DIRTYFB); in intel_overlay_do_put_image()
Completed in 15 milliseconds