<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Thanks for fix.</p>
<p><br>
</p>
<p>Regards,</p>
<p>David Zhou<br>
</p>
<br>
<div class="moz-cite-prefix">On 2018年02月19日 15:50, Christian König
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:032f5418-4b01-f269-7e0a-5e1dcad65e10@gmail.com">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<div class="moz-cite-prefix">Patch is Acked-by: Christian König <a
class="moz-txt-link-rfc2396E"
href="mailto:christian.koenig@amd.com" moz-do-not-send="true"><christian.koenig@amd.com></a><br>
<br>
Regards,<br>
Christian.<br>
<br>
Am 19.02.2018 um 08:25 schrieb Andrey Grodzovsky:<br>
</div>
<blockquote type="cite"
cite="mid:dcb5a4b1-f959-107b-d4af-18758fbf74cd@amd.com">Found
time to do some debugging and found error in assigning of
initial VA hole size, attached patch makes this issue go away,
otherwise amdgpu_vamgr_find_va would always fail. <br>
<br>
Thanks, <br>
<br>
Andrey <br>
<br>
<br>
On 02/18/2018 03:41 AM, Andrey Grodzovsky wrote: <br>
<blockquote type="cite">Hi David, I have an issue on Vega 10
where sudo xinit fails with <br>
<br>
[ 5801.227] Failed to allocate front buffer memory <br>
[ 5801.227] (EE) AMDGPU(0): amdgpu_setup_kernel_mem failed <br>
[ 5801.227] (EE) <br>
Fatal server error: <br>
[ 5801.227] (EE) AddScreen/ScreenInit failed for driver 0 <br>
[ 5801.227] (EE) <br>
[ 5801.227] (EE) <br>
<br>
Also in MESA code
si_create_context->si_common_context_init->pipe_buffer_create
returns NULL. <br>
<br>
Ellsmire works fine, on Vega 10 reverting this patch makes it
work. <br>
<br>
I am during my test system upgrade right now with some more
issues after this one, so I can spend time on debugging this
once my system is in good shape, unless you have an answer to
this problem right away. <br>
<br>
Thanks, <br>
<br>
Andrey <br>
<br>
<br>
On 02/09/2018 03:58 AM, Michel Dänzer wrote: <br>
<blockquote type="cite">On 2018-02-09 07:01 AM, Chunming Zhou
wrote: <br>
<blockquote type="cite">On 2018年02月08日 17:13, Chunming Zhou
wrote: <br>
<blockquote type="cite">On 2018年02月08日 17:01, Michel
Dänzer wrote: <br>
<blockquote type="cite">this change completely broke
radeonsi due to memory management errors <br>
(see valgrind output for glxgears below), so I had to
revert it. <br>
</blockquote>
ok, I will look into what happens. Sorry for broken. <br>
</blockquote>
The patch lost a "goto out" in free_va when applying patch
from hybrid <br>
to opensource. <br>
The attached fixes that, I tested successfully in my local
side. <br>
please review or test, if no problem, I will submit it
again. <br>
</blockquote>
Please add: <br>
<br>
v2: Add missing "goto out" <br>
Tested-by: Michel Dänzer <a class="moz-txt-link-rfc2396E"
href="mailto:michel.daenzer@amd.com"
moz-do-not-send="true"><michel.daenzer@amd.com></a>
<br>
<br>
to the commit log before pushing. <br>
<br>
<br>
</blockquote>
<br>
_______________________________________________ <br>
amd-gfx mailing list <br>
<a class="moz-txt-link-abbreviated"
href="mailto:amd-gfx@lists.freedesktop.org"
moz-do-not-send="true">amd-gfx@lists.freedesktop.org</a> <br>
<a class="moz-txt-link-freetext"
href="https://lists.freedesktop.org/mailman/listinfo/amd-gfx"
moz-do-not-send="true">https://lists.freedesktop.org/mailman/listinfo/amd-gfx</a>
<br>
</blockquote>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
amd-gfx mailing list
<a class="moz-txt-link-abbreviated" href="mailto:amd-gfx@lists.freedesktop.org" moz-do-not-send="true">amd-gfx@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="https://lists.freedesktop.org/mailman/listinfo/amd-gfx" moz-do-not-send="true">https://lists.freedesktop.org/mailman/listinfo/amd-gfx</a>
</pre>
</blockquote>
<br>
</blockquote>
<br>
</body>
</html>