diff options
author | Alexander Kanavin <alex@linutronix.de> | 2025-04-07 11:40:36 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-04-10 11:05:34 +0100 |
commit | 9e02a50e5983f6229159877de3b83686791b3bcb (patch) | |
tree | bae4b1346288206462be4ab79d639b092578361b | |
parent | ee41143eba81e15be25f17d86e29a4fe6b71be40 (diff) | |
download | poky-9e02a50e5983f6229159877de3b83686791b3bcb.tar.gz |
xserver-xorg: submit 0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.patch upstream
(From OE-Core rev: 74da2ba88c6d2b88a68a3ad63b3603b82d7f4e03)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.patch | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.patch b/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.patch index d1516c2f52..a196e50751 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.patch +++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.patch | |||
@@ -11,8 +11,11 @@ default it for older hardware for which it has shown to be better for. | |||
11 | 11 | ||
12 | Others fall through to the -modesetting default. | 12 | Others fall through to the -modesetting default. |
13 | 13 | ||
14 | Upstream-Status: Pending [Debian/Fedora patch | 14 | Patch taken from: |
15 | https://src.fedoraproject.org/rpms/xorg-x11-server/c/ee515e44b07e37689abf48cf2fffb41578f3bc1d] | 15 | https://src.fedoraproject.org/rpms/xorg-x11-server/c/ee515e44b07e37689abf48cf2fffb41578f3bc1d |
16 | https://salsa.debian.org/xorg-team/xserver/xorg-server/-/commit/192254841ab79e102c18fc299f18af0e27d5b517 | ||
17 | |||
18 | Upstream-Status: Submitted [https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1887] | ||
16 | 19 | ||
17 | Signed-off-by: California Sullivan <california.l.sullivan@intel.com> | 20 | Signed-off-by: California Sullivan <california.l.sullivan@intel.com> |
18 | --- | 21 | --- |