diff options
author | François Cami <fcami@fedoraproject.org> | 2018-02-15 22:22:54 +0000 |
---|---|---|
committer | Jeremy Cline <jeremy@jcline.org> | 2018-02-16 09:19:03 -0500 |
commit | 06498cbfe53330d3087e90a07b4fc7290c816ec5 (patch) | |
tree | 627fe2b03abbf0b9104eeed9ab4221150cf6e95a /kernel-ppc64le-debug.config | |
parent | 0a39c238e39c31fa53b570206a7a3f75faa51763 (diff) | |
download | kernel-06498cbfe53330d3087e90a07b4fc7290c816ec5.tar.gz kernel-06498cbfe53330d3087e90a07b4fc7290c816ec5.tar.xz kernel-06498cbfe53330d3087e90a07b4fc7290c816ec5.zip |
enable CONFIG_DRM_AMDGPU_SI so that Southern Island devices work with amdgpu & radv
Diffstat (limited to 'kernel-ppc64le-debug.config')
-rw-r--r-- | kernel-ppc64le-debug.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-ppc64le-debug.config b/kernel-ppc64le-debug.config index 47d622825..6beb468b0 100644 --- a/kernel-ppc64le-debug.config +++ b/kernel-ppc64le-debug.config @@ -1054,7 +1054,7 @@ CONFIG_DRM_AMD_DC=y CONFIG_DRM_AMDGPU_CIK=y # CONFIG_DRM_AMDGPU_GART_DEBUGFS is not set CONFIG_DRM_AMDGPU=m -# CONFIG_DRM_AMDGPU_SI is not set +CONFIG_DRM_AMDGPU_SI=y CONFIG_DRM_AMDGPU_USERPTR=y CONFIG_DRM_AMD_POWERPLAY=y CONFIG_DRM_ANALOGIX_ANX78XX=m |