nvidia470: modesetting no longer required for prime
This commit is contained in:
parent
91a07bd8a3
commit
2dd495f362
|
@ -3,12 +3,6 @@ Section "ServerLayout"
|
|||
Option "AllowNVIDIAGPUScreens"
|
||||
EndSection
|
||||
|
||||
Section "OutputClass"
|
||||
Identifier "intel"
|
||||
MatchDriver "i915"
|
||||
Driver "modesetting"
|
||||
EndSection
|
||||
|
||||
Section "OutputClass"
|
||||
Identifier "nvidia"
|
||||
MatchDriver "nvidia-drm"
|
||||
|
|
|
@ -4,7 +4,7 @@ _desc="NVIDIA drivers (GKxxx “Kepler”)"
|
|||
|
||||
pkgname=nvidia470
|
||||
version=470.161.03
|
||||
revision=3
|
||||
revision=4
|
||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||
license="custom:NVIDIA Proprietary"
|
||||
homepage="https://www.nvidia.com/en-us/drivers/unix/"
|
||||
|
|
Loading…
Reference in New Issue