Change-Id: I779f2f4f59c69fb08fdc09b7adba5b36e3af20ce Signed-off-by: Dennis Li <dennis.li@xxxxxxx> Signed-off-by: Guchun Chen <guchun.chen@xxxxxxx> --- data/amdgpu_ras.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/amdgpu_ras.json b/data/amdgpu_ras.json index 0863a182..3d090994 100644 --- a/data/amdgpu_ras.json +++ b/data/amdgpu_ras.json @@ -1,6 +1,9 @@ { "version": "0.0.1", "block": { + "umc": { + "index": 0 + }, "gfx": { "index": 2, "subblock": { @@ -126,6 +129,13 @@ "poison": 8 }, "tests": [ + { + "name": "ras_umc.1.0", + "block": "umc", + "type": "single_correctable", + "address": 0, + "value": 0 + }, { "name": "ras_gfx.2.1", "block": "gfx", -- 2.17.1 _______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx