drm/amdgpu/powerplay: implement thermal control for tonga.
authorRex Zhu <Rex.Zhu@amd.com>
Tue, 20 Oct 2015 10:06:23 +0000 (18:06 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 21 Dec 2015 21:42:25 +0000 (16:42 -0500)
commit1e4854e96c356288a80a0dcd35aa8240df1156c3
tree1ced1b0d88c8290b8a2012504588b2086fce9948
parent2dfea9cd1ffe3aacbf52a913257ab3adedfe1ac1
drm/amdgpu/powerplay: implement thermal control for tonga.

Implement thermal and fan control for tonga.

Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Reviewed-by: Jammy Zhou <Jammy.Zhou@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/hwmgr/Makefile
drivers/gpu/drm/amd/powerplay/hwmgr/tonga_hwmgr.c
drivers/gpu/drm/amd/powerplay/hwmgr/tonga_hwmgr.h
drivers/gpu/drm/amd/powerplay/hwmgr/tonga_thermal.c [new file with mode: 0644]
drivers/gpu/drm/amd/powerplay/hwmgr/tonga_thermal.h [new file with mode: 0644]