[PATCH libdrm 0/4] amdgpu: new approach for ras inject test
Zhou1, Tao
Tao.Zhou1 at amd.com
Thu Aug 29 09:26:23 UTC 2019
The series is:
Reviewed-by: Tao Zhou <tao.zhou1 at amd.com>
> -----Original Message-----
> From: Guchun Chen <guchun.chen at amd.com>
> Sent: 2019年8月29日 16:59
> To: amd-gfx at lists.freedesktop.org; Zhang, Hawking
> <Hawking.Zhang at amd.com>; Li, Dennis <Dennis.Li at amd.com>; Koenig,
> Christian <Christian.Koenig at amd.com>; Deucher, Alexander
> <Alexander.Deucher at amd.com>; Zhou1, Tao <Tao.Zhou1 at amd.com>
> Cc: Li, Candice <Candice.Li at amd.com>; Chen, Guchun
> <Guchun.Chen at amd.com>
> Subject: [PATCH libdrm 0/4] amdgpu: new approach for ras inject test
>
> These patches are to remove additional external lib-jsonc dependence, and
> to put all test configurations into C code.
>
> Guchun Chen (4):
> amdgpu: remove json package dependence
> amdgpu: delete test configuration file
> amdgpu: add ras inject unit test
> amdgpu: add ras feature capability check in inject test
>
> 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 | 305 ++++++++++++++-------------------------
> 6 files changed, 116 insertions(+), 496 deletions(-) delete mode 100644
> data/amdgpu_ras.json
>
> --
> 2.17.1
More information about the amd-gfx
mailing list