Files
xserver/hw/xfree86/drivers
nerdopolis 804c4cab9f modesetting: Fix hang when all probed cursor sizes fail to find a minimum one
This fixes a hang on simpledrm where min_cursor_height and min_cursor_width is
never established, and drmmode_load_cursor_argb_check would infinitely when
the minimum values where 0 or less.

(cherry picked from commit 05c63d2a02)
2026-01-25 10:39:54 -08:00
..