summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/Makefile
diff options
context:
space:
mode:
authorJack Xiao <Jack.Xiao@amd.com>2019-02-13 18:43:03 +0800
committerAlex Deucher <alexander.deucher@amd.com>2019-06-20 21:35:29 -0500
commit367adb2ad5bd738b0899edb4825b356f810fd8d8 (patch)
tree5c19affc3c2046945755fbb3d04f0253822d06b1 /drivers/gpu/drm/amd/amdgpu/Makefile
parent9faa494e2fcc10162f725a3bda98b627b6f50bcb (diff)
downloadlinux-stable-367adb2ad5bd738b0899edb4825b356f810fd8d8.tar.gz
linux-stable-367adb2ad5bd738b0899edb4825b356f810fd8d8.tar.bz2
linux-stable-367adb2ad5bd738b0899edb4825b356f810fd8d8.zip
drm/amdgpu/athub2: enable athub2 clock gating
Enable athub2 clock gating and light sleep Signed-off-by: Jack Xiao <Jack.Xiao@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@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/amdgpu/Makefile')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/Makefile b/drivers/gpu/drm/amd/amdgpu/Makefile
index e3fde4aac1a2..023899800d2d 100644
--- a/drivers/gpu/drm/amd/amdgpu/Makefile
+++ b/drivers/gpu/drm/amd/amdgpu/Makefile
@@ -135,6 +135,10 @@ amdgpu-y += \
amdgpu_vcn.o \
vcn_v1_0.o
+# add ATHUB block
+amdgpu-y += \
+ athub_v2_0.o
+
# add amdkfd interfaces
amdgpu-y += amdgpu_amdkfd.o