[Bug 82273] Cursor corruption using large cursors
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Aug 7 04:00:32 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=82273
Chris Wilson <chris at chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
--- Comment #1 from Chris Wilson <chris at chris-wilson.co.uk> ---
testdnd didn't trigger the issue for me, but it does sound like you should be
going from a large cursor to a small one, which does hit a bug:
commit 52c1e64692e3e80826e526dd14aec4bee137a19b
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Thu Aug 7 11:34:26 2014 +0100
sna: Flush cursor width changes
The kernel only sees changes in the cursor width when the cursor handle
is updated. In the cases where we reuse larger bo for smaller cursors,
make sure we then reset the cursor handle (even though it has not
changed) so tht the kernel updates its width.
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140807/79f885f1/attachment.html>
More information about the intel-gfx-bugs
mailing list