Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
Di915_gem_phys.c156 i915_gem_object_invalidate_frontbuffer(obj, ORIGIN_CPU); in phys_pwrite()
164 i915_gem_object_flush_frontbuffer(obj, ORIGIN_CPU); in phys_pwrite()
Di915_gem_clflush.c24 i915_gem_object_flush_frontbuffer(obj, ORIGIN_CPU); in __do_clflush()
Di915_gem_domain.c533 i915_gem_object_invalidate_frontbuffer(obj, ORIGIN_CPU); in i915_gem_set_domain_ioctl()
647 i915_gem_object_invalidate_frontbuffer(obj, ORIGIN_CPU); in i915_gem_object_prepare_write()
Di915_gem_object.c331 i915_gem_object_flush_frontbuffer(obj, ORIGIN_CPU); in i915_gem_object_flush_write_domain()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_frontbuffer.h37 ORIGIN_CPU, enumerator
Dintel_fbdev.c56 intel_frontbuffer_invalidate(to_frontbuffer(ifbdev), ORIGIN_CPU); in intel_fbdev_invalidate()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_gem.c629 i915_gem_object_invalidate_frontbuffer(obj, ORIGIN_CPU); in i915_gem_gtt_pwrite_fast()
673 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()