[PATCH v2 libdrm 0/3] add ras inject test for gfx and umc module

Guchun Chen guchun.chen at amd.com
Wed Aug 7 06:51:59 UTC 2019


These patches are to support ras inject test for gfx and umc modules.

Patch v2:
Correct "eject" in all commits to "inject".
Add more error checks and print when parsing configuration file.
Add umc multi_uncorrectable test in default configuration file.

Guchun Chen (3):
  amdgpu: add gfx ras inject configuration file
  tests/amdgpu/ras: refine ras inject test
  amdgpu: add umc ras inject test configuration

 configure.ac             |  18 ++
 data/amdgpu_ras.json     | 267 ++++++++++++++++++++
 meson.build              |   1 +
 tests/amdgpu/Makefile.am |   5 +-
 tests/amdgpu/meson.build |  16 +-
 tests/amdgpu/ras_tests.c | 527 +++++++++++++++++++++++++++++++++++----
 6 files changed, 783 insertions(+), 51 deletions(-)
 create mode 100644 data/amdgpu_ras.json

-- 
2.17.1



More information about the amd-gfx mailing list