[Intel-gfx] [PATCH 17/67] drm/i915/cnl: CNL has an increased DDB size

Rodrigo Vivi rodrigo.vivi at intel.com
Thu Apr 6 19:15:13 UTC 2017


From: Damien Lespiau <damien.lespiau at intel.com>

Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau at intel.com>
---
 drivers/gpu/drm/i915/i915_pci.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/i915_pci.c b/drivers/gpu/drm/i915/i915_pci.c
index cb01822..c84ef7c 100644
--- a/drivers/gpu/drm/i915/i915_pci.c
+++ b/drivers/gpu/drm/i915/i915_pci.c
@@ -436,7 +436,7 @@
 	.is_alpha_support = 1,
 	.platform = INTEL_CANNONLAKE,
 	.gen = 10,
-	.ddb_size = 896,
+	.ddb_size = 1024,
 };
 
 /*
-- 
1.9.1



More information about the Intel-gfx mailing list