<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [radeon][TTM] Contention when evicting large buffers between VRAM and GTT"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92775#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [radeon][TTM] Contention when evicting large buffers between VRAM and GTT"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92775">bug 92775</a>
from <span class="vcard"><a class="email" href="mailto:deathsimple@vodafone.de" title="Christian König <deathsimple@vodafone.de>"> <span class="fn">Christian König</span></a>
</span></b>
<pre>Actually it doesn't need to be so complicated. Just take a look at
amdgpu|radeon_move_vram_ram().
Instead of trying to reallocate and binding everything at once we just need to
bind the already allocate new_mem pages page by page and copy page by page.</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>