[PATCH 5/5] more-pad

Chris Wilson chris at chris-wilson.co.uk
Sat Feb 13 02:44:33 UTC 2021


---
 drivers/gpu/drm/i915/i915_vma.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/i915_vma.c b/drivers/gpu/drm/i915/i915_vma.c
index 835ab388a8b9..5368884f00b0 100644
--- a/drivers/gpu/drm/i915/i915_vma.c
+++ b/drivers/gpu/drm/i915/i915_vma.c
@@ -38,7 +38,7 @@
 #include "i915_trace.h"
 #include "i915_vma.h"
 
-#define VTD_GUARD (160 * I915_GTT_PAGE_SIZE) /* 160 PTE padding */
+#define VTD_GUARD (512 * I915_GTT_PAGE_SIZE) /* 160 PTE padding */
 
 static struct i915_global_vma {
 	struct i915_global base;
-- 
2.20.1



More information about the Intel-gfx-trybot mailing list