summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD11
-rw-r--r--config.x86_643
3 files changed, 9 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d3352e8d6b11..c11b5ad8613f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-amd-staging-drm-next-git
pkgdesc = Linux kernel with AMDGPU DC patches
- pkgver = 4.13.rc5.d8c893b4
+ pkgver = 4.13.695427.120db6fb3411
pkgrel = 1
url = https://cgit.freedesktop.org/~agd5f/linux/
arch = x86_64
@@ -13,12 +13,12 @@ pkgbase = linux-amd-staging-drm-next-git
makedepends = libelf
makedepends = git
options = !strip
- source = linux-amd-staging-drm-next-git::git://people.freedesktop.org/~agd5f/linux#branch=drm-next-4.15-dc
+ source = linux-amd-staging-drm-next-git::git://people.freedesktop.org/~agd5f/linux#branch=amd-staging-drm-next
source = config.x86_64
source = 90-linux.hook
source = linux.preset
sha256sums = SKIP
- sha256sums = 6d7a52b0ae947fe0984e11f1d88c701ceaa535eb176b3e905a78aa3ead656197
+ sha256sums = 82b7a063cec1c96f6badeaf1ded9ad5eb0748612b57d7c35271e535d45bffc5e
sha256sums = 834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0
sha256sums = ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65
diff --git a/PKGBUILD b/PKGBUILD
index c83551c1bfdb..01150a2d2cce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,15 @@ pkgbase=linux-amd-staging-drm-next-git
pkgdesc='Linux kernel with AMDGPU DC patches'
_srcname=${pkgbase}
_kernel_rel=4.13
-_branch=drm-next-4.15-dc
+_branch=amd-staging-drm-next
_kernelname=${pkgbase#linux}
-pkgver=4.13.rc5.d8c893b4
+pkgver=4.13.695427.120db6fb3411
pkgrel=1
arch=('x86_64')
url='https://cgit.freedesktop.org/~agd5f/linux/'
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'libelf' 'git')
options=('!strip')
-
source=(
"${pkgbase}::git://people.freedesktop.org/~agd5f/linux#branch=${_branch}"
# The main kernel config files
@@ -25,12 +24,10 @@ source=(
'90-linux.hook'
# Standard config files for mkinitcpio ramdisk
'linux.preset')
-sha256sums=(
- 'SKIP'
- '6d7a52b0ae947fe0984e11f1d88c701ceaa535eb176b3e905a78aa3ead656197'
+sha256sums=('SKIP'
+ '82b7a063cec1c96f6badeaf1ded9ad5eb0748612b57d7c35271e535d45bffc5e'
'834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')
-
pkgver() {
cd "${_srcname}" || exit
diff --git a/config.x86_64 b/config.x86_64
index c8c6b38990aa..81305b42de1f 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -53,7 +53,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
# CONFIG_COMPILE_TEST is not set
-CONFIG_LOCALVERSION="-dcae401d1113"
+CONFIG_LOCALVERSION="-d8c893b4"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
@@ -5134,6 +5134,7 @@ CONFIG_DRM_AMD_ACP=y
# Display Engine Configuration
#
CONFIG_DRM_AMD_DC=y
+CONFIG_DRM_AMD_DC_FBC=y
CONFIG_DRM_AMD_DC_DCN1_0=y
CONFIG_DEBUG_KERNEL_DC=y