summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/include/soc15_ih_clientid.h
diff options
context:
space:
mode:
authorJames Zhu <James.Zhu@amd.com>2018-04-23 20:49:28 -0400
committerAlex Deucher <alexander.deucher@amd.com>2018-05-18 16:08:13 -0500
commit915893fd2b7bdb0e1e0a16ca402345ebc60e391b (patch)
tree46f6c5b527588e2035330b3771455f91506af12c /drivers/gpu/drm/amd/include/soc15_ih_clientid.h
parent9181dba670cf0a0e8e3bda9fa66fecfe7c28b535 (diff)
downloadop-kernel-dev-915893fd2b7bdb0e1e0a16ca402345ebc60e391b.zip
op-kernel-dev-915893fd2b7bdb0e1e0a16ca402345ebc60e391b.tar.gz
drm/amdgpu/vg20:Add IH client ID for the 2nd UVD
For Vega20, there are two UVD hardware. Need add the 2nd IH client ID for the 2nd UVD Hardware. Signed-off-by: James Zhu <James.Zhu@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/include/soc15_ih_clientid.h')
-rw-r--r--drivers/gpu/drm/amd/include/soc15_ih_clientid.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/include/soc15_ih_clientid.h b/drivers/gpu/drm/amd/include/soc15_ih_clientid.h
index a12d4f2..12e196c 100644
--- a/drivers/gpu/drm/amd/include/soc15_ih_clientid.h
+++ b/drivers/gpu/drm/amd/include/soc15_ih_clientid.h
@@ -43,6 +43,7 @@ enum soc15_ih_clientid {
SOC15_IH_CLIENTID_SE2SH = 0x0c,
SOC15_IH_CLIENTID_SE3SH = 0x0d,
SOC15_IH_CLIENTID_SYSHUB = 0x0e,
+ SOC15_IH_CLIENTID_UVD1 = 0x0e,
SOC15_IH_CLIENTID_THM = 0x0f,
SOC15_IH_CLIENTID_UVD = 0x10,
SOC15_IH_CLIENTID_VCE0 = 0x11,
OpenPOWER on IntegriCloud