12
0
Go to file
Stefan Dirsch 2636acfb03 We have two new kernel drivers coming up that require Xorg workarounds. The patches in this submission request are pending for upstream Xorg, but can already go into TW.
- Add u_xf86-Accept-devices-with-the-kernel-s-vesadrm-driver.patch: Enables
  Xorg to make use of the kernel's vesadrm driver. Taken from upstream. See
  the MR at https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1879.
  (bsc#1240624)
- Add u_xf86-Accept-devices-with-the-kernel-s-efidrm-driver.patch: Enables
  Xorg to make use of the kernel's efidrm driver. Taken from upstream. See
  the MR at https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1879.
  (bsc#1240624)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=911
2025-04-05 13:08:41 +00:00

Xserver module update mechanism
-------------------------------

If any corresponding Xserver module is found below
"/usr/lib/xorg/modules/updates/" ("/usr/lib64/xorg/modules/updates/"
on biarch 32/64 bit platforms) it will be favored over the one in
"/usr/lib/xorg/modules/" ("/usr/lib64/xorg/modules/" on biarch 32/64
bit platforms).
Description
No description provided
Readme 27 MiB
Languages
Perl 53.6%
Shell 42.1%
Standard ML 4.3%