Home
last modified time | relevance | path

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

/Linux-v5.10/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 phys_pwrite()
Di915_gem_object.c331 i915_gem_object_flush_frontbuffer(obj, ORIGIN_CPU); in i915_gem_object_flush_write_domain()
Di915_gem_object.h513 i915_gem_object_flush_frontbuffer(struct drm_i915_gem_object *obj, in i915_gem_object_flush_frontbuffer() function
/Linux-v5.10/drivers/gpu/drm/i915/
Di915_gem.c673 i915_gem_object_flush_frontbuffer(obj, ORIGIN_CPU); in i915_gem_gtt_pwrite_fast()
770 i915_gem_object_flush_frontbuffer(obj, ORIGIN_CPU); in i915_gem_shmem_pwrite()
/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_overlay.c785 i915_gem_object_flush_frontbuffer(new_bo, ORIGIN_DIRTYFB); in intel_overlay_do_put_image()
Dintel_display.c16046 i915_gem_object_flush_frontbuffer(obj, ORIGIN_DIRTYFB); in intel_prepare_plane_fb()