linux4.16: update to 4.16.10

- Enable support for DCN1.0 Raven family
This commit is contained in:
Andrew Benson 2018-05-19 16:23:06 -05:00 committed by Enno Boland
parent de6663a486
commit 8f637b1866
3 changed files with 5 additions and 4 deletions

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.16.0-rc6 Kernel Configuration
# Linux/arm64 4.16.10 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y
@ -568,6 +568,7 @@ CONFIG_ARM64_ERRATUM_832075=y
CONFIG_ARM64_ERRATUM_834220=y
CONFIG_ARM64_ERRATUM_845719=y
CONFIG_ARM64_ERRATUM_843419=y
CONFIG_ARM64_ERRATUM_1024718=y
CONFIG_CAVIUM_ERRATUM_22375=y
CONFIG_CAVIUM_ERRATUM_23154=y
CONFIG_CAVIUM_ERRATUM_27456=y

View File

@ -5173,7 +5173,7 @@ CONFIG_DRM_AMD_ACP=y
CONFIG_DRM_AMD_DC=y
CONFIG_DRM_AMD_DC_PRE_VEGA=y
# CONFIG_DRM_AMD_DC_FBC is not set
# CONFIG_DRM_AMD_DC_DCN1_0 is not set
CONFIG_DRM_AMD_DC_DCN1_0=y
# CONFIG_DEBUG_KERNEL_DC is not set
#

View File

@ -1,6 +1,6 @@
# Template file for 'linux4.16'
pkgname=linux4.16
version=4.16.9
version=4.16.10
revision=1
patch_args="-Np1"
wrksrc="linux-${version}"
@ -9,7 +9,7 @@ homepage="https://www.kernel.org"
license="GPL-2.0-only"
short_desc="The Linux kernel and modules (${version%.*} series)"
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
checksum=6037bb398ee6ae1a3d917cb575b61e7741fa084ba397e08abc271bf09d6d9b8a
checksum=80e97950738e6d94db7e281cf31a990fd62fe825f717cb87652bd64cae09cebe
nodebug=yes # -dbg package is generated below manually
nostrip=yes