xserver/hw
Enrico Weigelt, metux IT consult cab3856903 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>
2025-02-28 16:15:32 +00:00
..
kdrive os: unexport CloseWellKnownConnections() 2025-02-18 10:53:45 +00:00
vfb xvfb: Add multiple CRTC support 2025-02-13 23:22:49 +00:00
xfree86 xfree86: os-support: fix FTBS when no recent enough libdrm found 2025-02-28 16:15:32 +00:00
xnest os: unexport CloseWellKnownConnections() 2025-02-18 10:53:45 +00:00
xquartz os: unexport ListenOnOpenFD() 2025-02-18 10:53:44 +00:00
xwayland misc.h: unexport compare_version() 2025-02-18 11:17:40 +00:00
xwin xwin: don't need NULL check before free() 2025-02-23 17:32:49 +00:00
meson.build Drop DMX DDX 2021-09-07 09:34:31 +00:00