Timo Aaltonen pushed to branch debian-unstable at X Strike Force / xserver / 
xorg-server


Commits:
34254bf5 by NoisyCoil at 2025-03-26T23:41:43+01:00
Drop apple silicon patch, merged upstream

- - - - -


2 changed files:

- − debian/patches/08_apple_silicon_config.diff
- debian/patches/series


Changes:

=====================================
debian/patches/08_apple_silicon_config.diff deleted
=====================================
@@ -1,31 +0,0 @@
-From: Eric Curtin <ecur...@redhat.com>
-Date: Fri, 16 Dec 2022 11:10:12 +0000
-Subject: config: add a quirk for Apple Silicon appledrm
-
-Xorg server does not correctly select the DCP for the display without a
-quirk on Apple Silicon.
-
-Signed-off-by: Eric Curtin <ecur...@redhat.com>
-Suggested-by: Hector Martin <mar...@marcan.st>
----
- config/10-quirks.conf | 10 ++++++++++
- 1 file changed, 10 insertions(+)
-
-diff --git a/config/10-quirks.conf b/config/10-quirks.conf
-index 47907d8..54dd908 100644
---- a/config/10-quirks.conf
-+++ b/config/10-quirks.conf
-@@ -46,3 +46,13 @@
-         Driver "modesetting"
-         Option "PrimaryGPU" "true"
- EndSection
-+
-+# https://bugzilla.redhat.com/show_bug.cgi?id=2152414
-+# Xorg server does not correctly select the DCP for the display without
-+# a quirk on Apple Silicon
-+Section "OutputClass"
-+        Identifier "appledrm"
-+        MatchDriver "apple"
-+        Driver "modesetting"
-+        Option "PrimaryGPU" "true"
-+EndSection


=====================================
debian/patches/series
=====================================
@@ -2,4 +2,3 @@
 05_Revert-Unload-submodules.diff
 06_use-intel-only-on-pre-gen4.diff
 07_use-modesetting-driver-by-default-on-GeForce.diff
-08_apple_silicon_config.diff



View it on GitLab: 
https://salsa.debian.org/xorg-team/xserver/xorg-server/-/commit/34254bf500874a23cedfac8ef5f94612b735a99f

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/xserver/xorg-server/-/commit/34254bf500874a23cedfac8ef5f94612b735a99f
You're receiving this email because of your account on salsa.debian.org.


Reply via email to