aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYunQiang Su <syq@debian.org>2019-12-13 22:15:46 -0800
committerYunQiang Su <syq@debian.org>2019-12-19 04:16:09 -0800
commitd048fac10e98ad03dadd4ad2de70773258abad33 (patch)
tree29481fa3ad5ded1cb85c069609ea82bd5f475850
parent60310301779ecc83e53b01f600840d1bca84c9ed (diff)
downloadkernel_replicant_linux-d048fac10e98ad03dadd4ad2de70773258abad33.tar.gz
kernel_replicant_linux-d048fac10e98ad03dadd4ad2de70773258abad33.tar.bz2
kernel_replicant_linux-d048fac10e98ad03dadd4ad2de70773258abad33.zip
mipsel,mips64el/loongson-3: enable AMDGPU
Some modules of Loongson machines are using discrete graphics, which use amdgpu driver instead of radeon.
-rw-r--r--debian/changelog3
-rw-r--r--debian/config/kernelarch-mips/config.loongson-31
-rw-r--r--debian/installer/modules/mipsel-loongson-3/fb-modules1
3 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index dfecd78a8441..f15020c49a25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -289,6 +289,9 @@ linux (5.4.5-1~exp1) UNRELEASED; urgency=medium
* [rt] Update to 5.4.3-rt1 and re-enable
* [rt] Enable PREEMPT_RT (instead of PREEMPT_RT_FULL) which is part of 5.4
+ [ YunQiang Su ]
+ * [mipsel,mips64el/loongson-3] Enable AMDGPU.
+
-- Ben Hutchings <ben@decadent.org.uk> Thu, 05 Dec 2019 17:31:13 +0000
linux (5.4.2-1~exp1) experimental; urgency=medium
diff --git a/debian/config/kernelarch-mips/config.loongson-3 b/debian/config/kernelarch-mips/config.loongson-3
index 479be70c17c0..d72eb8763ab4 100644
--- a/debian/config/kernelarch-mips/config.loongson-3
+++ b/debian/config/kernelarch-mips/config.loongson-3
@@ -35,6 +35,7 @@ CONFIG_CPU_IDLE=y
## file: drivers/gpu/drm/Kconfig
##
CONFIG_DRM=m
+CONFIG_DRM_AMDGPU=m
CONFIG_DRM_RADEON=m
##
diff --git a/debian/installer/modules/mipsel-loongson-3/fb-modules b/debian/installer/modules/mipsel-loongson-3/fb-modules
index 0104d9ed3845..18e82ab57611 100644
--- a/debian/installer/modules/mipsel-loongson-3/fb-modules
+++ b/debian/installer/modules/mipsel-loongson-3/fb-modules
@@ -1,5 +1,6 @@
#include <fb-modules>
+amdgpu
radeon
ast
sm750fb