Searched refs:ORIGIN_CPU (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_phys.c | 158 i915_gem_object_invalidate_frontbuffer(obj, ORIGIN_CPU); in i915_gem_object_pwrite_phys() 166 i915_gem_object_flush_frontbuffer(obj, ORIGIN_CPU); in i915_gem_object_pwrite_phys()
|
| H A D | i915_gem_domain.c | 73 i915_gem_object_flush_frontbuffer(obj, ORIGIN_CPU); in flush_write_domain() 652 i915_gem_object_invalidate_frontbuffer(obj, ORIGIN_CPU); in i915_gem_set_domain_ioctl() 764 i915_gem_object_invalidate_frontbuffer(obj, ORIGIN_CPU); in i915_gem_object_prepare_write()
|
| H A D | i915_gem_clflush.c | 26 i915_gem_object_flush_frontbuffer(obj, ORIGIN_CPU); in __do_clflush()
|
| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_frontbuffer.h | 37 ORIGIN_CPU = 0, enumerator
|
| H A D | intel_fbdev.c | 80 intel_frontbuffer_invalidate(to_frontbuffer(ifbdev), ORIGIN_CPU); in intel_fbdev_invalidate()
|
| /linux-6.15/drivers/gpu/drm/i915/ |
| H A D | i915_gem.c | 581 i915_gem_object_invalidate_frontbuffer(obj, ORIGIN_CPU); in i915_gem_gtt_pwrite_fast() 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()
|