[PATCH 16/23] hmm
Matthew Auld
matthew.auld at intel.com
Thu May 27 18:22:47 UTC 2021
---
drivers/gpu/drm/i915/gem/i915_gem_ttm.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/i915/gem/i915_gem_ttm.c b/drivers/gpu/drm/i915/gem/i915_gem_ttm.c
index ae899464e3d7..3748098b42d5 100644
--- a/drivers/gpu/drm/i915/gem/i915_gem_ttm.c
+++ b/drivers/gpu/drm/i915/gem/i915_gem_ttm.c
@@ -390,7 +390,6 @@ static struct ttm_device_funcs i915_ttm_bo_driver = {
.eviction_valuable = i915_ttm_eviction_valuable,
.evict_flags = i915_ttm_evict_flags,
.move = i915_ttm_move,
- .verify_access = NULL,
.swap_notify = i915_ttm_swap_notify,
.delete_mem_notify = i915_ttm_delete_mem_notify,
.io_mem_reserve = i915_ttm_io_mem_reserve,
--
2.26.3
More information about the Intel-gfx-trybot
mailing list