xserver/hw/xfree86/drivers/modesetting
Enrico Weigelt, metux IT consult 30e59a9f4f xfree86: add per major-version driver/module subdirectories
Modules are now placed into a sub-directory by major Xserver release,
so we have less hassle with trying to load drivers w/ incompatible ABI.

The legacy directories are still searched (after the versioned ones)
for backwards compat with badly maintained proprietary drivers (Nvidia).

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-04 20:08:14 +02:00
..
dri2.c (!1909) xfree86: use calloc() instead of malloc() 2025-06-03 11:37:33 +02:00
driver.c (submit/vrr-driver-api) modesetting: use new VRR mode signaling DDX/driver API 2025-06-03 11:37:38 +02:00
driver.h (!1949) xfree86: modeset: call miCreateScreenResources() directly 2025-06-03 11:37:32 +02:00
drmmode_display.c (!1801) os: unexport xstrtokenize() 2025-06-03 11:37:37 +02:00
drmmode_display.h modesetting: Use a more optimal hw cursor size 2023-12-16 08:03:26 +02:00
dumb_bo.c drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
dumb_bo.h modesetting: Drop dumb_bo::map_count field and dead unmap code. 2014-12-11 11:26:19 -08:00
meson.build xfree86: add per major-version driver/module subdirectories 2025-06-04 20:08:14 +02:00
modesetting.man man pages: strip trailing whitespace 2025-05-31 14:51:24 -07:00
pageflip.c drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
present.c modesetting: avoid memory leak when ms_present_check_unflip() returns FALSE 2024-10-28 05:38:25 +00:00
vblank.c drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00