Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/gem/
Di915_gem_clflush.c24 i915_gem_object_flush_frontbuffer(obj, ORIGIN_CPU); in __do_clflush()
Di915_gem_phys.c164 i915_gem_object_flush_frontbuffer(obj, ORIGIN_CPU); in i915_gem_object_pwrite_phys()
Di915_gem_domain.c44 i915_gem_object_flush_frontbuffer(obj, ORIGIN_CPU); in flush_write_domain()
Di915_gem_object.h581 i915_gem_object_flush_frontbuffer(struct drm_i915_gem_object *obj, in i915_gem_object_flush_frontbuffer() function
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_gem.c600 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()
/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_overlay.c811 i915_gem_object_flush_frontbuffer(new_bo, ORIGIN_DIRTYFB); in intel_overlay_do_put_image()
Dintel_display.c11290 i915_gem_object_flush_frontbuffer(obj, ORIGIN_DIRTYFB); in intel_prepare_plane_fb()