[Wayland-bugs] [Bug 79809] radeonsi: mouse cursor corruption using weston on AMD Kaveri
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jun 9 03:31:05 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=79809
--- Comment #3 from Emilio Pozuelo Monfort <pochu27 at gmail.com> ---
Comment on attachment 100697
--> https://bugs.freedesktop.org/attachment.cgi?id=100697
Do not assume 64x64 cursor, added support for other sizes (like in AMD Kaveri,
128x128).
Review of attachment 100697:
-----------------------------------------------------------------
::: src/compositor-drm.c
@@ +1307,3 @@
> else
> ec->clock = CLOCK_REALTIME;
>
Shouldn't you initialize ec->cursor_{width,height} to 64 here, so that if
drmGetCap() fails later, we get a sensible value?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20140609/0d6f3089/attachment.html>
More information about the Wayland-bugs
mailing list