xserver/hw
Enrico Weigelt, metux IT consult 0e39f118c0 xfree86: os-support: fix FTBS when no recent enough libdrm found
On Linux, the only supported platform bus backend (*1) is via DRM/DRI.
Trying to build it w/o (recent enough) libdrm fails as it tries to
compile the drm-based implementation, w/o having drm.h available. (*2)

In order to fix this, we need to compile noop-implementation instead.

*1) platform specific code for detecting video devices
*2) https://gitlab.freedesktop.org/xorg/xserver/-/issues/1771

Issue: https://gitlab.freedesktop.org/xorg/xserver/-/issues/1771
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1848>
(cherry picked from commit cab3856903)
2026-01-25 10:40:01 -08:00
..
kdrive treewide: replace xnfcalloc() calls by XNFcallocarray() 2026-01-25 10:39:55 -08:00
vfb xvfb: Add multiple CRTC support 2026-01-25 10:40:00 -08:00
xfree86 xfree86: os-support: fix FTBS when no recent enough libdrm found 2026-01-25 10:40:01 -08:00
xnest include: dixfontstr.h: drop silent dependency on libxfont2 2026-01-25 10:39:56 -08:00
xquartz xquartz: fix inverted tablet pen Y tilt on macOS 2026-01-25 10:40:00 -08:00
xwayland xwayland: drop swapping request length fields 2026-01-25 10:39:59 -08:00
xwin xwin: don't need NULL check before free() 2026-01-25 10:40:00 -08:00
meson.build Drop DMX DDX 2021-09-07 09:34:31 +00:00