<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - nouveau: NV4E acceleration corruption when DMA above 31-bit (2 Gig barrier)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=46557#c26">Comment # 26</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - nouveau: NV4E acceleration corruption when DMA above 31-bit (2 Gig barrier)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=46557">bug 46557</a>
from <span class="vcard"><a class="email" href="mailto:m.b.lankhorst@gmail.com" title="m.b.lankhorst@gmail.com">m.b.lankhorst@gmail.com</a>
</span></b>
<pre>Judging from the errors, I'd say it can't look up the handle it created.
Diving into the old dma implementation seems
The handles for vram and gart could not be looked up, so guessing an invalid
entry was used.
Does setting dma_bits = 32 inside drivers/gpu/drm/nouveau/core/subdev/vm/nv44.c
help?
The old nouveau driver seemed to have commented out the part about 39-bits
support for cards < nv50.</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>