drm/amdgpu: add RAS definitions for GFX
authorTao Zhou <tao.zhou1@amd.com>
Tue, 7 Feb 2023 10:30:55 +0000 (18:30 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 14:37:37 +0000 (10:37 -0400)
commit77462ab8c62b0dc65261c042771efea44a111131
tree40176ff6f55f3b706eaca70a7aaba12a2c7d6c5b
parent2b80ffc2d86cce8444d5fc0237afd77f7d18cd1d
drm/amdgpu: add RAS definitions for GFX

Add common GFX RAS definitions.

v2: remove instance from amdgpu_gfx_ras_reg_entry,
    amdgpu_ras_err_status_reg_entry has already defined it.
v3: remove memory id definitions from amdgpu_gfx.h, they are
    related to IP version.

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h