[Ubuntu-x-swat] [Bug 1204778] Re: [xmir] Graphics corruption - damage tracking

2013-08-08 Thread Chris Halse Rogers
** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Triaged = Fix Released -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1204778 Title: [xmir] Graphics

[Ubuntu-x-swat] [Bug 1204778] Re: [xmir] Graphics corruption - damage tracking

2013-07-26 Thread Chris Halse Rogers
diff --git a/src/sna/sna_xmir.c b/src/sna/sna_xmir.c index ae1f2c9..e056129 100644 --- a/src/sna/sna_xmir.c +++ b/src/sna/sna_xmir.c @@ -111,13 +111,12 @@ sna_xmir_buffer_available(WindowPtr win) } static void -sna_xmir_submit_dirty_window(WindowPtr win, DamagePtr damage)

[Ubuntu-x-swat] [Bug 1204778] Re: [xmir] Graphics corruption - damage tracking

2013-07-26 Thread Chris Halse Rogers
And, in between firefighting, here's an update to the xserver patch to report correct damage regions. Tested to work, not necessarily to be correct :) ** Attachment added: xserver patch

[Ubuntu-x-swat] [Bug 1204778] Re: [xmir] Graphics corruption - damage tracking

2013-07-26 Thread Chris Wilson
Tracking the RawRegion is going to be a perf nightmare, I think. Maybe just track damage extents and hope for the best? Most of the time rendering redraws either a full window or a tiny rectangle of it (cursor movement vs scrolling). -- You received this bug notification because you are a member

[Ubuntu-x-swat] [Bug 1204778] Re: [xmir] Graphics corruption - damage tracking

2013-07-25 Thread Chris Wilson
** Summary changed: - [xmir] Graphics corruption - failure to flush rendering? + [xmir] Graphics corruption - damage tracking -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu.