Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nvidia after 455.x no longer require modesetting driver
@ 2023-03-06 18:38 abenson
  2023-03-20 19:07 ` [PR PATCH] [Closed]: " abenson
  0 siblings, 1 reply; 2+ messages in thread
From: abenson @ 2023-03-06 18:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 699 bytes --]

There is a new pull request by abenson against master on the void-packages repository

https://github.com/abenson/void-packages nvidia_intel_ddx
https://github.com/void-linux/void-packages/pull/42628

nvidia after 455.x no longer require modesetting driver
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64

This can always be set if someone prefers that, but I've had some strange artifacts with the modesetting driver.  I'm testing now to see if that's fixed by switching back to the Intel DDX.

A patch file from https://github.com/void-linux/void-packages/pull/42628.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nvidia_intel_ddx-42628.patch --]
[-- Type: text/x-diff, Size: 2757 bytes --]

From 5a9390760ce65ce16ef899390305475d42a378ef Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Mon, 6 Mar 2023 12:35:58 -0600
Subject: [PATCH 1/2] nvidia470: modesetting no longer required for prime

---
 srcpkgs/nvidia470/files/nvidia-drm-outputclass.conf | 6 ------
 srcpkgs/nvidia470/template                          | 2 +-
 2 files changed, 1 insertion(+), 7 deletions(-)

diff --git a/srcpkgs/nvidia470/files/nvidia-drm-outputclass.conf b/srcpkgs/nvidia470/files/nvidia-drm-outputclass.conf
index 65e3fd38622c..7c2ad727214f 100644
--- a/srcpkgs/nvidia470/files/nvidia-drm-outputclass.conf
+++ b/srcpkgs/nvidia470/files/nvidia-drm-outputclass.conf
@@ -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"
diff --git a/srcpkgs/nvidia470/template b/srcpkgs/nvidia470/template
index c1203585032f..b509017677f1 100644
--- a/srcpkgs/nvidia470/template
+++ b/srcpkgs/nvidia470/template
@@ -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/"

From 5c63205a3fc93eb16bc38bc09d8e7e638bec8340 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Mon, 6 Mar 2023 12:36:07 -0600
Subject: [PATCH 2/2] nvidia: modesetting no longer required for prime

---
 srcpkgs/nvidia/files/nvidia-drm-outputclass.conf | 6 ------
 srcpkgs/nvidia/template                          | 2 +-
 2 files changed, 1 insertion(+), 7 deletions(-)

diff --git a/srcpkgs/nvidia/files/nvidia-drm-outputclass.conf b/srcpkgs/nvidia/files/nvidia-drm-outputclass.conf
index 65e3fd38622c..7c2ad727214f 100644
--- a/srcpkgs/nvidia/files/nvidia-drm-outputclass.conf
+++ b/srcpkgs/nvidia/files/nvidia-drm-outputclass.conf
@@ -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"
diff --git a/srcpkgs/nvidia/template b/srcpkgs/nvidia/template
index 09e40d23482c..823b9e37ace0 100644
--- a/srcpkgs/nvidia/template
+++ b/srcpkgs/nvidia/template
@@ -4,7 +4,7 @@ _desc="NVIDIA drivers for linux"
 
 pkgname=nvidia
 version=525.89.02
-revision=1
+revision=2
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="custom:NVIDIA Proprietary"
 homepage="https://www.nvidia.com/en-us/drivers/unix/"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Closed]: nvidia after 455.x no longer require modesetting driver
  2023-03-06 18:38 [PR PATCH] nvidia after 455.x no longer require modesetting driver abenson
@ 2023-03-20 19:07 ` abenson
  0 siblings, 0 replies; 2+ messages in thread
From: abenson @ 2023-03-20 19:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 539 bytes --]

There's a closed pull request on the void-packages repository

nvidia after 455.x no longer require modesetting driver
https://github.com/void-linux/void-packages/pull/42628

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64

This can always be set if someone prefers that, but I've had some strange artifacts with the modesetting driver.  I'm testing now to see if that's fixed by switching back to the Intel DDX.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-20 19:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-06 18:38 [PR PATCH] nvidia after 455.x no longer require modesetting driver abenson
2023-03-20 19:07 ` [PR PATCH] [Closed]: " abenson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).