Date: Tue, 14 Apr 2020 08:44:17 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 237642] x11-drivers/xf86-video-ati: Upgrade from 18.1.0 to 19.0.0 results in invisible mouse pointer Message-ID: <bug-237642-7141-fTkMhSnUta@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-237642-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-237642-7141@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237642 --- Comment #21 from Alexey Dokuchaev <danfe@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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237642-7141-fTkMhSnUta>