Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

drm/amdgpu: add HWID of SDMA instance 2 and 3

They are missed.

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

authored by

Guchun Chen and committed by
Alex Deucher
de309ab3 5eceb201

+2
+2
drivers/gpu/drm/amd/include/soc15_hw_ip.h
··· 80 80 #define L1IMU15_HWID 65 81 81 #define WAFLC_HWID 66 82 82 #define FCH_USB_PD_HWID 67 83 + #define SDMA2_HWID 68 84 + #define SDMA3_HWID 69 83 85 #define PCIE_HWID 70 84 86 #define PCS_HWID 80 85 87 #define DDCL_HWID 89