From: Mukul Joshi <[email protected]>

Add client id for UTCL2.

Signed-off-by: Mukul Joshi <[email protected]>
Reviewed-by: Harish Kasiviswanathan <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
---
 drivers/gpu/drm/amd/include/soc15_ih_clientid.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/amd/include/soc15_ih_clientid.h 
b/drivers/gpu/drm/amd/include/soc15_ih_clientid.h
index e1948613cc1b7..d249b8407259f 100644
--- a/drivers/gpu/drm/amd/include/soc15_ih_clientid.h
+++ b/drivers/gpu/drm/amd/include/soc15_ih_clientid.h
@@ -103,6 +103,7 @@ enum soc21_ih_clientid {
        SOC21_IH_CLIENTID_VPE           = 0x18,
        SOC21_IH_CLIENTID_PWR           = 0x19,
        SOC21_IH_CLIENTID_LSDMA         = 0x1a,
+       SOC21_IH_CLIENTID_UTCL2         = 0x1b,
        SOC21_IH_CLIENTID_MP0           = 0x1e,
        SOC21_IH_CLIENTID_MP1           = 0x1f,
        SOC21_IH_CLIENTID_MAX,
-- 
2.51.0

Reply via email to