drm/amdgpu: update THM IP register header to support BACO
Signed-off-by: Jim Qu <Jim.Qu@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
d1882ab2c2
commit
6a789aa8d5
|
@ -46,4 +46,7 @@
|
|||
#define mmTHM_TCON_THERM_TRIP 0x0002
|
||||
#define mmTHM_TCON_THERM_TRIP_BASE_IDX 0
|
||||
|
||||
#define mmTHM_BACO_CNTL 0x0081
|
||||
#define mmTHM_BACO_CNTL_BASE_IDX 0
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue