linux6.10: fix nouveau
This commit is contained in:
parent
10d68e53ae
commit
bb151c0688
|
@ -6672,7 +6672,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=""
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'linux6.10'
|
||||
pkgname=linux6.10
|
||||
version=6.10.14
|
||||
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