[Bug 82273] Cursor corruption using large cursors
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Aug 7 23:28:48 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=82273
Chris Wilson <chris at chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Chris Wilson <chris at chris-wilson.co.uk> ---
Drat, I saw that whilst testing but was looking in the one place. I was looking
through for a residual stride problem, but missed the effect of the stride
change on the current dirty rectangle.
commit 6f69188cb2959abfb2fcd3f81cd4146aa3876bb5
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Fri Aug 8 07:25:03 2014 +0100
sna: Clear old cursors when resizing
When changing the stride on a cursor, we have to clear the whole area
and not just the rectangle outside of our overwritten area.
Reported-by: Jan Alexander Steffens <jan.steffens at gmail.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=82273
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/20140808/9c4ac6e8/attachment.html>
More information about the intel-gfx-bugs
mailing list