<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - radeonsi: mouse cursor corruption using weston on AMD Kaveri"
href="https://bugs.freedesktop.org/show_bug.cgi?id=79809#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - radeonsi: mouse cursor corruption using weston on AMD Kaveri"
href="https://bugs.freedesktop.org/show_bug.cgi?id=79809">bug 79809</a>
from <span class="vcard"><a class="email" href="mailto:pochu27@gmail.com" title="Emilio Pozuelo Monfort <pochu27@gmail.com>"> <span class="fn">Emilio Pozuelo Monfort</span></a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=100697" name="attach_100697" title="Do not assume 64x64 cursor, added support for other sizes (like in AMD Kaveri, 128x128).">attachment 100697</a> <a href="attachment.cgi?id=100697&action=edit" title="Do not assume 64x64 cursor, added support for other sizes (like in AMD Kaveri, 128x128).">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=79809&attachment=100697'>[review]</a>
Do not assume 64x64 cursor, added support for other sizes (like in AMD Kaveri,
128x128).
Review of <span class=""><a href="attachment.cgi?id=100697" name="attach_100697" title="Do not assume 64x64 cursor, added support for other sizes (like in AMD Kaveri, 128x128).">attachment 100697</a> <a href="attachment.cgi?id=100697&action=edit" title="Do not assume 64x64 cursor, added support for other sizes (like in AMD Kaveri, 128x128).">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=79809&attachment=100697'>[review]</a>:
-----------------------------------------------------------------
::: src/compositor-drm.c
@@ +1307,3 @@
<span class="quote">> else
> ec->clock = CLOCK_REALTIME;
> </span >
Shouldn't you initialize ec->cursor_{width,height} to 64 here, so that if
drmGetCap() fails later, we get a sensible value?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>