It's the same as in BDW_FEATURES, no point being inconsistent about
this.

Cc: Rodrigo Vivi <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
---
 drivers/gpu/drm/i915/i915_pci.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/gpu/drm/i915/i915_pci.c b/drivers/gpu/drm/i915/i915_pci.c
index 7435a73f6bc6..c52c699ed4d7 100644
--- a/drivers/gpu/drm/i915/i915_pci.c
+++ b/drivers/gpu/drm/i915/i915_pci.c
@@ -361,7 +361,6 @@ static const struct intel_device_info 
intel_skylake_gt3_info = {
        .has_csr = 1,
        .has_guc = 1,
        .ddb_size = 896,
-       .ring_mask = RENDER_RING | BSD_RING | BLT_RING | VEBOX_RING | BSD2_RING,
 };
 
 #define GEN9_LP_FEATURES \
@@ -421,7 +420,6 @@ static const struct intel_device_info 
intel_kabylake_gt3_info = {
        .has_csr = 1,
        .has_guc = 1,
        .ddb_size = 896,
-       .ring_mask = RENDER_RING | BSD_RING | BLT_RING | VEBOX_RING | BSD2_RING,
 };
 
 /*
-- 
2.7.4

_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to