summaryrefslogtreecommitdiff
path: root/tests/i915/gem_mocs_settings.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/i915/gem_mocs_settings.c')
-rw-r--r--tests/i915/gem_mocs_settings.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/i915/gem_mocs_settings.c b/tests/i915/gem_mocs_settings.c
index 9627d828..60f7037f 100644
--- a/tests/i915/gem_mocs_settings.c
+++ b/tests/i915/gem_mocs_settings.c
@@ -95,8 +95,6 @@ static const struct mocs_entry tigerlake_mocs_table[GEN11_NUM_MOCS_ENTRIES] = {
[13] = { 0x00000057, 0x0030, 0x1},
[14] = { 0x00000067, 0x0010, 0x1},
[15] = { 0x00000067, 0x0030, 0x1},
- [16] = { 0x00004005, 0x0010, 0x1},
- [17] = { 0x00004005, 0x0030, 0x1},
[18] = { 0x00060037, 0x0030, 0x1},
[19] = { 0x00000737, 0x0030, 0x1},
[20] = { 0x00000337, 0x0030, 0x1},
@@ -108,7 +106,7 @@ static const struct mocs_entry tigerlake_mocs_table[GEN11_NUM_MOCS_ENTRIES] = {
[50] = { 0x00000037, 0x0010, 0x1},
[51] = { 0x00000005, 0x0010, 0x1},
[60] = { 0x00000037, 0x0010, 0x1},
- [61] = { 0x00004005, 0x0030, 0x1},
+ [61] = { 0x00000005, 0x0030, 0x1},
[62] = { 0x00000037, 0x0010, 0x1},
[63] = { 0x00000037, 0x0010, 0x1},
};