linux6.6: fix nouveau
This commit is contained in:
parent
9f87bd4abc
commit
10d68e53ae
|
@ -6579,7 +6579,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_I915=m
|
||||
CONFIG_DRM_I915_FORCE_PROBE=""
|
||||
CONFIG_DRM_I915_CAPTURE_ERROR=y
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'linux6.6'
|
||||
pkgname=linux6.6
|
||||
version=6.6.56
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
|
|
Loading…
Reference in New Issue