nvidia: modesetting no longer required for prime
Closes: #42628 [via git-merge-pr]
This commit is contained in:
parent
2dd495f362
commit
21893172a5
2 changed files with 1 additions and 7 deletions
|
@ -3,12 +3,6 @@ Section "ServerLayout"
|
||||||
Option "AllowNVIDIAGPUScreens"
|
Option "AllowNVIDIAGPUScreens"
|
||||||
EndSection
|
EndSection
|
||||||
|
|
||||||
Section "OutputClass"
|
|
||||||
Identifier "intel"
|
|
||||||
MatchDriver "i915"
|
|
||||||
Driver "modesetting"
|
|
||||||
EndSection
|
|
||||||
|
|
||||||
Section "OutputClass"
|
Section "OutputClass"
|
||||||
Identifier "nvidia"
|
Identifier "nvidia"
|
||||||
MatchDriver "nvidia-drm"
|
MatchDriver "nvidia-drm"
|
||||||
|
|
|
@ -4,7 +4,7 @@ _desc="NVIDIA drivers for linux"
|
||||||
|
|
||||||
pkgname=nvidia
|
pkgname=nvidia
|
||||||
version=525.89.02
|
version=525.89.02
|
||||||
revision=1
|
revision=2
|
||||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="custom:NVIDIA Proprietary"
|
license="custom:NVIDIA Proprietary"
|
||||||
homepage="https://www.nvidia.com/en-us/drivers/unix/"
|
homepage="https://www.nvidia.com/en-us/drivers/unix/"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue