[PATCH libdrm] amdgpu: add mmhub ras inject unit test
Guchun Chen
guchun.chen at amd.com
Fri Aug 16 11:04:01 UTC 2019
Change-Id: Ia76b95162f5f6f419f70b53ef443bceaf2e092e0
Signed-off-by: Guchun Chen <guchun.chen at amd.com>
---
data/amdgpu_ras.json | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/data/amdgpu_ras.json b/data/amdgpu_ras.json
index 26fd9465..484f12f2 100644
--- a/data/amdgpu_ras.json
+++ b/data/amdgpu_ras.json
@@ -121,6 +121,9 @@
"utc_atcl2_cache_4k_bank": 111
}
},
+ "mmhub": {
+ "index": 3
+ },
},
"type": {
"parity": 1,
@@ -263,5 +266,12 @@
"address": 0,
"value": 0
},
+ {
+ "name": "ras_mmhub.1.0",
+ "block": "mmhub",
+ "type": "single_correctable",
+ "address": 0,
+ "value": 0
+ },
]
}
--
2.17.1
More information about the amd-gfx
mailing list