Home
last modified time | relevance | path

Searched refs:i915_gem_object_flush_frontbuffer (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_clflush.c27 i915_gem_object_flush_frontbuffer(obj, ORIGIN_CPU); in __do_clflush()
H A Di915_gem_phys.c171 i915_gem_object_flush_frontbuffer(obj, ORIGIN_CPU); in i915_gem_object_pwrite_phys()
H A Di915_gem_domain.c75 i915_gem_object_flush_frontbuffer(obj, ORIGIN_CPU); in flush_write_domain()
H A Di915_gem_object.h817 i915_gem_object_flush_frontbuffer(struct drm_i915_gem_object *obj, in i915_gem_object_flush_frontbuffer() function
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_gem.c631 i915_gem_object_flush_frontbuffer(obj, ORIGIN_CPU); in i915_gem_gtt_pwrite_fast()
719 i915_gem_object_flush_frontbuffer(obj, ORIGIN_CPU); in i915_gem_shmem_pwrite()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_overlay.c813 i915_gem_object_flush_frontbuffer(new_bo, ORIGIN_DIRTYFB); in intel_overlay_do_put_image()