summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/Makefile
diff options
context:
space:
mode:
authorDennis Li <Dennis.Li@amd.com>2020-01-16 13:40:52 +0800
committerAlex Deucher <alexander.deucher@amd.com>2020-01-22 16:36:30 -0500
commit4c461d89db4f8f40509b044b0daf3ac6edf4fbd7 (patch)
treebf1b7d57881a937ee6ad620a48878b8fdb7ec94b /drivers/gpu/drm/amd/amdgpu/Makefile
parent19cf0dd4b9d2771015fc9d74ec1b0b9203cf8c5a (diff)
downloadtalos-op-linux-4c461d89db4f8f40509b044b0daf3ac6edf4fbd7.tar.gz
talos-op-linux-4c461d89db4f8f40509b044b0daf3ac6edf4fbd7.zip
drm/amdgpu: add RAS support for the gfx block of Arcturus
Implement functions to do the RAS error injection and query EDC counter. Signed-off-by: Dennis Li <Dennis.Li@amd.com> Reviewed-by: Guchun Chen <guchun.chen@amd.com> Reviewed-by: Tao Zhou <tao.zhou1@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/Makefile')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/Makefile b/drivers/gpu/drm/amd/amdgpu/Makefile
index 7ae3b22c5628..c2bbcdd9c875 100644
--- a/drivers/gpu/drm/amd/amdgpu/Makefile
+++ b/drivers/gpu/drm/amd/amdgpu/Makefile
@@ -120,6 +120,7 @@ amdgpu-y += \
amdgpu_rlc.o \
gfx_v8_0.o \
gfx_v9_0.o \
+ gfx_v9_4.o \
gfx_v10_0.o
# add async DMA block
OpenPOWER on IntegriCloud