OSDN Git Service

amdgpu: add gfx ras inject configuration file
authorGuchun Chen <guchun.chen@amd.com>
Wed, 31 Jul 2019 08:56:49 +0000 (16:56 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 8 Aug 2019 17:19:06 +0000 (12:19 -0500)
commit00001625042ac321548c57aed96658c733d86db9
treebd04cc673014f41f7000c26064aea4fc7e2d0b7e
parent98996fd02150c29ca14fbd79a0fdfa2187806121
amdgpu: add gfx ras inject configuration file

This configuration file will be picked up when
running gfx ras inject tests by amdgpu_test tool.
For the time being, only add those tests that are
successfully trafficked. In addition, this file
can also be modified by user to add or delete ras
inject unit tests for different IP blocks/subblocks.

Signed-off-by: Dennis Li <dennis.li@amd.com>
Signed-off-by: Guchun Chen <guchun.chen@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
data/amdgpu_ras.json [new file with mode: 0644]