summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/vega20_inc.h
diff options
context:
space:
mode:
authorJim Qu <Jim.Qu@amd.com>2018-11-08 18:26:22 +0800
committerAlex Deucher <alexander.deucher@amd.com>2019-01-25 16:15:33 -0500
commitd1882ab2c297de6ee1cea436bee3a1f1cd843e2f (patch)
tree6c6ee7c95ffa9a577458a251efe002fe1472cd3a /drivers/gpu/drm/amd/powerplay/hwmgr/vega20_inc.h
parentf5d9e9b9c15c67dc86354b606e077a5a6b6381ed (diff)
drm/amdgpu: also include NBIO v7.4 register mask header
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>
Diffstat (limited to 'drivers/gpu/drm/amd/powerplay/hwmgr/vega20_inc.h')
-rw-r--r--drivers/gpu/drm/amd/powerplay/hwmgr/vega20_inc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/powerplay/hwmgr/vega20_inc.h b/drivers/gpu/drm/amd/powerplay/hwmgr/vega20_inc.h
index 6738bad53602..613cb1989b3d 100644
--- a/drivers/gpu/drm/amd/powerplay/hwmgr/vega20_inc.h
+++ b/drivers/gpu/drm/amd/powerplay/hwmgr/vega20_inc.h
@@ -31,5 +31,6 @@
#include "asic_reg/mp/mp_9_0_sh_mask.h"
#include "asic_reg/nbio/nbio_7_4_offset.h"
+#include "asic_reg/nbio/nbio_7_4_sh_mask.h"
#endif