<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing"
href="https://bugs.freedesktop.org/show_bug.cgi?id=91880#c66">Comment # 66</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing"
href="https://bugs.freedesktop.org/show_bug.cgi?id=91880">bug 91880</a>
from <span class="vcard"><a class="email" href="mailto:alexdeucher@gmail.com" title="Alex Deucher <alexdeucher@gmail.com>"> <span class="fn">Alex Deucher</span></a>
</span></b>
<pre>(In reply to Julian from <a href="show_bug.cgi?id=91880#c65">comment #65</a>)
<span class="quote">> (In reply to Alex Deucher from <a href="show_bug.cgi?id=91880#c64">comment #64</a>)
> > (In reply to Julian from <a href="show_bug.cgi?id=91880#c63">comment #63</a>)
> > > At first I thought it was an issue with the writeback feature that caches
> > > certain register values because it also caches an rptr value that is used in
> > > the driver's gpu_lockup_check and is, to my knowledge, never actually
> > > written to.
> >
> > More likely it never gets written because the GPU has hung due to something
> > else.
>
> Sorry, I meant that I've searched the radeon source for the lines of code
> where the value was accessed from. I've only found instances of it being
> read, no instances of it being written to. But I won't put too much stock
> into that since I hardly know the code base at all. I plan to mess with the
> code a little now that I know how to compile single modules. If I find
> something substantial that this might be a bug, I'll open a new issue about
> it.
> </span >
The gpu writes to it. The driver only reads from it. The GPU shadows the
value in system memory so that the driver doesn't have to read the register
directly.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>