[linux] 02/04: [x86] amdgpu: Enable DRM_AMD_POWERPLAY (Closes: #818174)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Mar 20 01:56:39 UTC 2016


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit 386c2986a18f3d96b9ed293020c837db30f6b6c7
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sun Mar 20 01:28:56 2016 +0000

    [x86] amdgpu: Enable DRM_AMD_POWERPLAY (Closes: #818174)
---
 debian/changelog                    | 1 +
 debian/config/kernelarch-x86/config | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 7b86af3..bb5841b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ linux (4.5-1~exp1) UNRELEASED; urgency=medium
   [ Ben Hutchings ]
   * [armel/versatile] Enable GPIOLIB, new dependency of SMC91X (fixes FTBFS)
   * [x86] input: Enable ASUS_WIRELESS as module (Closes: #818487)
+  * [x86] amdgpu: Enable DRM_AMD_POWERPLAY (Closes: #818174)
 
  -- Martin Michlmayr <tbm at cyrius.com>  Thu, 10 Mar 2016 19:03:00 -0800
 
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index 8df019d..962f793 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -502,6 +502,11 @@ CONFIG_DRM_AMDGPU_USERPTR=y
 CONFIG_HSA_AMD=m
 
 ##
+## file: drivers/gpu/drm/amd/powerplay/Kconfig
+##
+CONFIG_DRM_AMD_POWERPLAY=y
+
+##
 ## file: drivers/gpu/drm/ast/Kconfig
 ##
 CONFIG_DRM_AST=m

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list