Skip to content

Commit

Permalink
drm/amdgpu: add HWID of SDMA instance 2 and 3
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Guchun Chen authored and Alex Deucher committed Oct 4, 2021
1 parent 5eceb20 commit de309ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/gpu/drm/amd/include/soc15_hw_ip.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit de309ab

Please sign in to comment.