Searched refs:i915_gem_object_set_cache_coherency (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/gpu/drm/i915/selftests/ |
| H A D | mock_region.c | 80 i915_gem_object_set_cache_coherency(obj, I915_CACHE_NONE); in mock_object_init()
|
| H A D | i915_gem_evict.c | 270 i915_gem_object_set_cache_coherency(obj, I915_CACHE_LLC); in igt_evict_for_cache_color() 286 i915_gem_object_set_cache_coherency(obj, I915_CACHE_LLC); in igt_evict_for_cache_color()
|
| /linux/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | huge_gem_object.c | 127 i915_gem_object_set_cache_coherency(obj, cache_level); in huge_gem_object()
|
| H A D | huge_pages.c | 204 i915_gem_object_set_cache_coherency(obj, cache_level); in huge_pages_object()
|
| /linux/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_internal.c | 173 i915_gem_object_set_cache_coherency(obj, cache_level); in __i915_gem_object_create_internal()
|
| H A D | i915_gem_userptr.c | 530 i915_gem_object_set_cache_coherency(obj, I915_CACHE_LLC); in i915_gem_userptr_ioctl()
|
| H A D | i915_gem_shmem.c | 606 i915_gem_object_set_cache_coherency(obj, cache_level); in shmem_object_init()
|
| H A D | i915_gem_object.c | 156 void i915_gem_object_set_cache_coherency(struct drm_i915_gem_object *obj, in i915_gem_object_set_cache_coherency() function
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_timeline.c | 30 i915_gem_object_set_cache_coherency(obj, I915_CACHE_LLC); in hwsp_alloc()
|
| H A D | selftest_hangcheck.c | 67 i915_gem_object_set_cache_coherency(h->hws, I915_CACHE_LLC); in hang_init()
|
| H A D | intel_engine_cs.c | 1088 i915_gem_object_set_cache_coherency(obj, I915_CACHE_LLC); in init_status_page()
|