From: Guchun Chen Date: Fri, 3 Sep 2021 10:03:40 +0000 (+0800) Subject: drm/amdgpu: add HWID of SDMA instance 2 and 3 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=de309ab3263e457ebb078fa41b2ff5db26353160;p=linux.git drm/amdgpu: add HWID of SDMA instance 2 and 3 They are missed. Acked-by: Christian König Signed-off-by: Guchun Chen Signed-off-by: Alex Deucher --- diff --git a/drivers/gpu/drm/amd/include/soc15_hw_ip.h b/drivers/gpu/drm/amd/include/soc15_hw_ip.h index 45ca4c921a664..c1519d20596a0 100644 --- a/drivers/gpu/drm/amd/include/soc15_hw_ip.h +++ b/drivers/gpu/drm/amd/include/soc15_hw_ip.h @@ -80,6 +80,8 @@ #define L1IMU15_HWID 65 #define WAFLC_HWID 66 #define FCH_USB_PD_HWID 67 +#define SDMA2_HWID 68 +#define SDMA3_HWID 69 #define PCIE_HWID 70 #define PCS_HWID 80 #define DDCL_HWID 89