[Bug 79993] Damage tracking problems

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 18 12:19:56 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=79993

--- Comment #11 from Chris Wilson <chris at chris-wilson.co.uk> ---
(In reply to comment #10)
> Created attachment 104837 [details] [review]
> Restoration of one change from fb51ec4
> 
> Hello.
> 
> This issue seems like my problem with screen refreshing when I scroll page
> in browser or type text in terminal.
> 
> The problem appears after this:
> commit fb51ec44f4b6069ab854233d5d0da34eb79f754c
> Author: Chris Wilson <chris at chris-wilson.co.uk>
> Date:   Mon Jun 23 09:07:13 2014 +0100
> 
>     sna: Rename IGNORE_CPU to IGNORE_DAMAGE to better reflect its purpose
>     
>     Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
> 
> This line in src/sna/sna_accel.c was changed but not just renamed:
> from: (flags & REPLACES || !priv->gpu_damage.....
> to: (flags & (REPLACES | IGNORE_DAMAGE) || !priv->gpu_damage.....
> 
> When I restored only this line the problem was solved.
> 
> My patch in attachment.

Nope. Please file a new bug report. And that is not the root cause of your
problem.

-- 
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/20140818/37466e29/attachment.html>


More information about the intel-gfx-bugs mailing list