<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Corruption with Java Swing Applications without a compositor"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105886#c13">Comment # 13</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Corruption with Java Swing Applications without a compositor"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105886">bug 105886</a>
from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
<pre>commit 846879ae2ec1050b72ac9ddb7c791300e22f6793
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date: Fri Apr 6 00:54:33 2018 +0100
sna: Fix the relocation dword for stippled_1_blt
We were telling the kernel the correct location for it to fill the
64b relocation, but we were writing the presumed offset into the wrong
pair of dwords in the batch ourselves. For the frequent case where we
used a new upload buffer, the kernel would perform the fixup and correct
our mistake, but if we happened to reuse a buffer then we told the gpu
to source the stipple from the wrong address.
Bugzilla: <a class="bz_bug_link
bz_status_NEW "
title="NEW - Corruption with Java Swing Applications without a compositor"
href="show_bug.cgi?id=105886">https://bugs.freedesktop.org/show_bug.cgi?id=105886</a>
Signed-off-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
fixed the issue that occurred for me with openjdk-8 and disabling RENDER.
Hopefully this is the one you hit as well!</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>