aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/Makefile
diff options
context:
space:
mode:
authorRex Zhu <Rex.Zhu@amd.com>2016-08-17 15:48:30 +0800
committerAlex Deucher <alexander.deucher@amd.com>2016-08-19 12:28:38 -0400
commit2a702ccd9a79f6fc23fdb07a410a5f6533ac8f78 (patch)
treee3baa60d393436ed46d77f717f6a482f7c8431a3 /drivers/gpu/drm/amd/powerplay/hwmgr/Makefile
parentdrm/amd/amdgpu: Add more debugfs config data (diff)
downloadlinux-dev-2a702ccd9a79f6fc23fdb07a410a5f6533ac8f78.tar.xz
linux-dev-2a702ccd9a79f6fc23fdb07a410a5f6533ac8f78.zip
drm/amd/powerplay: enable power containment features for tonga.
v2: fix build error introduced when fix code style problems. Signed-off-by: Rex Zhu <Rex.Zhu@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/powerplay/hwmgr/Makefile')
-rw-r--r--drivers/gpu/drm/amd/powerplay/hwmgr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/powerplay/hwmgr/Makefile b/drivers/gpu/drm/amd/powerplay/hwmgr/Makefile
index c264cb66b020..abbcbc9f6eca 100644
--- a/drivers/gpu/drm/amd/powerplay/hwmgr/Makefile
+++ b/drivers/gpu/drm/amd/powerplay/hwmgr/Makefile
@@ -4,7 +4,7 @@
HARDWARE_MGR = hwmgr.o processpptables.o functiontables.o \
hardwaremanager.o pp_acpi.o cz_hwmgr.o \
- cz_clockpowergating.o \
+ cz_clockpowergating.o tonga_powertune.o\
tonga_processpptables.o ppatomctrl.o \
tonga_hwmgr.o pppcielanes.o tonga_thermal.o\
fiji_powertune.o fiji_hwmgr.o tonga_clockpowergating.o \