wlroots/backend/drm
Abilio Costa 6aca7f9151 Handle secondary GPU reset
On a multi-gpu setup, a reset of the secondary GPU was detected
but not properly handled. This fixes that by recreating the mgpu renderer.
2024-06-13 19:13:50 +00:00
..
atomic.c drm/backend: add support for cursor hotspots 2024-03-22 13:54:18 -05:00
backend.c backend/drm: Free drm device name on error 2024-04-30 10:18:05 +02:00
drm.c Handle secondary GPU reset 2024-06-13 19:13:50 +00:00
fb.c backend/drm: add drm_fb_copy() 2024-03-04 11:25:33 +01:00
gen_pnpids.sh backend/drm: use libdisplay-info to parse EDID 2023-02-28 14:44:02 +00:00
legacy.c backend/drm: fix adaptive sync no-op changes 2024-03-14 22:03:10 +00:00
libliftoff.c backend/drm: avoid "maybe uninitialized" warning 2024-06-05 01:07:24 +03:00
meson.build add an option to enable/disable libliftoff 2024-06-05 22:33:05 -06:00
monitor.c backend/drm: drop wl_display argument 2024-01-25 15:05:36 +00:00
properties.c drm/backend: add support for cursor hotspots 2024-03-22 13:54:18 -05:00
renderer.c Handle secondary GPU reset 2024-06-13 19:13:50 +00:00
util.c Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00