summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD14
-rw-r--r--config.x86_644
3 files changed, 15 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a459acc0c237..afaaae32d29b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = linux-amd-staging-drm-next-git
pkgdesc = Linux kernel with AMDGPU DC patches
- pkgver = 4.13.708545.49e37ba07a3a
- pkgrel = 2
- url = https://cgit.freedesktop.org/~airlied/linux/
+ pkgver = 4.14.708912.85d09ce5e503
+ pkgrel = 1
+ url = https://cgit.freedesktop.org/~agd5f/linux/
arch = x86_64
license = GPL2
makedepends = xmlto
@@ -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/~airlied/linux#branch=drm-next-amd-dc-staging
+ 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 = 28da7d06a07f83d11120fa5e146a6148ec10c7a4f0bed62c4fed61b67d0f3d78
+ sha256sums = 185171ab6fd7fc0c5ee543750662ac510fa735528d71e1d634a134780bf16441
sha256sums = 834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0
sha256sums = ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65
diff --git a/PKGBUILD b/PKGBUILD
index 5e875043e86a..471c94b01a50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,18 +6,18 @@
pkgbase=linux-amd-staging-drm-next-git
pkgdesc='Linux kernel with AMDGPU DC patches'
_srcname=${pkgbase}
-_kernel_rel=4.13
-_branch=drm-next-amd-dc-staging
+_kernel_rel=4.14
+_branch=amd-staging-drm-next
_kernelname=${pkgbase#linux}
-pkgver=4.13.708545.49e37ba07a3a
-pkgrel=2
+pkgver=4.14.708912.85d09ce5e503
+pkgrel=1
arch=('x86_64')
-url='https://cgit.freedesktop.org/~airlied/linux/'
+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/~airlied/linux#branch=${_branch}"
+ "${pkgbase}::git://people.freedesktop.org/~agd5f/linux#branch=${_branch}"
# The main kernel config files
'config.x86_64'
# Pacman hook for initramfs regeneration
@@ -25,7 +25,7 @@ source=(
# Standard config files for mkinitcpio ramdisk
'linux.preset')
sha256sums=('SKIP'
- '28da7d06a07f83d11120fa5e146a6148ec10c7a4f0bed62c4fed61b67d0f3d78'
+ '185171ab6fd7fc0c5ee543750662ac510fa735528d71e1d634a134780bf16441'
'834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')
pkgver() {
diff --git a/config.x86_64 b/config.x86_64
index 379532c219d1..5ac7552ace19 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="-bd21a37d41c3"
+CONFIG_LOCALVERSION="-85d09ce5e503"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
@@ -5485,6 +5485,8 @@ CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM=y
CONFIG_SND_SOC_COMPRESS=y
CONFIG_SND_SOC_TOPOLOGY=y
CONFIG_SND_SOC_AMD_ACP=m
+CONFIG_SND_SOC_AMD_CZ_RT5645_MACH=m
+CONFIG_SND_SOC_AMD_ACP3x=m
# CONFIG_SND_ATMEL_SOC is not set
CONFIG_SND_DESIGNWARE_I2S=m
# CONFIG_SND_DESIGNWARE_PCM is not set