mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
linux6.10: fix nouveau
This commit is contained in:
parent
10d68e53ae
commit
bb151c0688
2 changed files with 2 additions and 2 deletions
|
@ -6672,7 +6672,7 @@ CONFIG_NOUVEAU_DEBUG_DEFAULT=3
|
||||||
# CONFIG_NOUVEAU_DEBUG_MMU is not set
|
# CONFIG_NOUVEAU_DEBUG_MMU is not set
|
||||||
# CONFIG_NOUVEAU_DEBUG_PUSH is not set
|
# CONFIG_NOUVEAU_DEBUG_PUSH is not set
|
||||||
CONFIG_DRM_NOUVEAU_BACKLIGHT=y
|
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_NOUVEAU_GSP_DEFAULT is not set
|
||||||
CONFIG_DRM_I915=m
|
CONFIG_DRM_I915=m
|
||||||
CONFIG_DRM_I915_FORCE_PROBE=""
|
CONFIG_DRM_I915_FORCE_PROBE=""
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'linux6.10'
|
# Template file for 'linux6.10'
|
||||||
pkgname=linux6.10
|
pkgname=linux6.10
|
||||||
version=6.10.14
|
version=6.10.14
|
||||||
revision=1
|
revision=2
|
||||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
|
|
Loading…
Add table
Reference in a new issue