<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Found the issue, amdgpu_vcn_dec_get_destroy_msg was missing
struct amdgpu_bo *bo <b>= NULL</b>; and so
amdgpu_bo_create_reserved would not call amdgpu_bo_create.</p>
<p>Attached updated patch.</p>
<p>Thanks,</p>
<p>Andrey<br>
</p>
<br>
<div class="moz-cite-prefix">On 02/12/2018 02:46 PM, Andrey
Grodzovsky wrote:<br>
</div>
<blockquote type="cite"
cite="mid:eca08a4f-cc5c-ab86-acf0-f04444f733f4@amd.com">Tested
with latest amd-staging-drm-next + VCN patch on top. VCN dec tests
pass but when modprobing amdgpu I get a few warnings and BUG_ONs -
log attached. UVD is not enabled so can't test the UVD patch.
<br>
<br>
<br>
Thanks,
<br>
<br>
Andrey
<br>
<br>
<br>
On 02/09/2018 07:31 AM, Christian König wrote:
<br>
<blockquote type="cite">Question is rather can somebody please
test this on Raven?
<br>
<br>
Thanks,
<br>
Christian. </blockquote>
<br>
</blockquote>
<br>
</body>
</html>