linux6.11: fix nouveau

fixes #48473

Closes: #52545 [via git-merge-pr]
This commit is contained in:
classabbyamp 2024-10-07 11:26:37 -04:00
parent bb151c0688
commit 4df5e7be94
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
2 changed files with 2 additions and 2 deletions

View File

@ -6719,7 +6719,7 @@ CONFIG_NOUVEAU_DEBUG_DEFAULT=3
# CONFIG_NOUVEAU_DEBUG_MMU is not set
# CONFIG_NOUVEAU_DEBUG_PUSH is not set
CONFIG_DRM_NOUVEAU_BACKLIGHT=y
# CONFIG_DRM_NOUVEAU_SVM is not set
CONFIG_DRM_NOUVEAU_SVM=y
# CONFIG_DRM_NOUVEAU_GSP_DEFAULT is not set
CONFIG_DRM_I915=m
CONFIG_DRM_I915_FORCE_PROBE=""

View File

@ -1,7 +1,7 @@
# Template file for 'linux6.11'
pkgname=linux6.11
version=6.11.3
revision=1
revision=2
short_desc="Linux kernel and modules (${version%.*} series)"
maintainer="Duncaen <duncaen@voidlinux.org>"
license="GPL-2.0-only"