nvidia470: modesetting no longer required for prime
This commit is contained in:
parent
91a07bd8a3
commit
2dd495f362
|
@ -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 (GKxxx “Kepler”)"
|
||||||
|
|
||||||
pkgname=nvidia470
|
pkgname=nvidia470
|
||||||
version=470.161.03
|
version=470.161.03
|
||||||
revision=3
|
revision=4
|
||||||
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…
Reference in New Issue