drm/amd/powerplay: add CI asics support to smumgr (v3)
authorRex Zhu <Rex.Zhu@amd.com>
Fri, 8 Sep 2017 11:34:33 +0000 (19:34 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 17:06:57 +0000 (13:06 -0400)
commit9f4b35411cfed96d4f9f092b2fed14905af84d89
treeb20687f23b0d9a69b780c7905d03b1c5335db723
parent510c2558b9055f3ae8a405cb18e1cbb7262449fc
drm/amd/powerplay: add CI asics support to smumgr (v3)

This ports support for CI asics (Bonaire, Hawaii)
to the powerplay smumgr

v2: warning fix (Alex)
v3: squash in fix for thermal (Tom)

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_0_1_sh_mask.h
drivers/gpu/drm/amd/powerplay/inc/smumgr.h
drivers/gpu/drm/amd/powerplay/smumgr/Makefile
drivers/gpu/drm/amd/powerplay/smumgr/ci_smc.c [new file with mode: 0644]
drivers/gpu/drm/amd/powerplay/smumgr/ci_smc.h [new file with mode: 0644]
drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c [new file with mode: 0644]
drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.h [new file with mode: 0644]
drivers/gpu/drm/amd/powerplay/smumgr/smumgr.c