<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO --- - Damage tracking problems"
href="https://bugs.freedesktop.org/show_bug.cgi?id=79993#c10">Comment # 10</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO --- - Damage tracking problems"
href="https://bugs.freedesktop.org/show_bug.cgi?id=79993">bug 79993</a>
from <span class="vcard"><a class="email" href="mailto:hamer.mk@gmail.com" title="Mihail Kasadjikov <hamer.mk@gmail.com>"> <span class="fn">Mihail Kasadjikov</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=104837" name="attach_104837" title="Restoration one change from fb51ec4">attachment 104837</a> <a href="attachment.cgi?id=104837&action=edit" title="Restoration one change from fb51ec4">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=79993&attachment=104837'>[review]</a>
Restoration 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 <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
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 <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>