diff mbox

[wily] UBUNTU: [Config] CONFIG_DRM_AMDGPU_CIK=n

Message ID 1447940543-58513-1-git-send-email-seth.forshee@canonical.com
State New
Headers show

Commit Message

Seth Forshee Nov. 19, 2015, 1:42 p.m. UTC
CIK support in amdgpu is currently experimental, and the upstream
maintainers do not recommend enabling it. Disabling CIK support
in amdgpu will result in falling back to the radeon driver, which
also supports this hardware.

BugLink: http://bugs.launchpad.net/bugs/1510405
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
---
 debian.master/config/config.common.ubuntu | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Tim Gardner Nov. 19, 2015, 3:47 p.m. UTC | #1
Seems reasonable
Kamal Mostafa Nov. 19, 2015, 10 p.m. UTC | #2

diff mbox

Patch

diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index a108f6e..917e97e 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -1867,7 +1867,7 @@  CONFIG_DRAGONRISE_FF=y
 # CONFIG_DRBD_FAULT_INJECTION is not set
 CONFIG_DRM=m
 CONFIG_DRM_AMDGPU=m
-CONFIG_DRM_AMDGPU_CIK=y
+# CONFIG_DRM_AMDGPU_CIK is not set
 CONFIG_DRM_AMDGPU_USERPTR=y
 CONFIG_DRM_ARMADA=m
 CONFIG_DRM_AST=m