[Bug 237642] x11-drivers/xf86-video-ati: Upgrade from 18.1.0 to 19.0.0 results in invisible mouse pointer
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Apr 14 08:44:18 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237642
--- Comment #21 from Alexey Dokuchaev <danfe at FreeBSD.org> ---
I've arrived at the similar conclusions about the same structure (re/ab)use in
the code. I've observed that making only the first replacement
(drmModeSetCursor2) and leaving the last drmIoctl() near the function exit is
enough to fix the cursor. Replacing just the last call alone does not help.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-x11
mailing list