[PATCH 2/2] drm/amdgpu: cleanup VCN IB generation
Andrey Grodzovsky
Andrey.Grodzovsky at amd.com
Tue Feb 13 13:50:24 UTC 2018
Found the issue, amdgpu_vcn_dec_get_destroy_msg was missing struct
amdgpu_bo *bo *= NULL*; and so amdgpu_bo_create_reserved would not call
amdgpu_bo_create.
Attached updated patch.
Thanks,
Andrey
On 02/12/2018 02:46 PM, Andrey Grodzovsky wrote:
> 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.
>
>
> Thanks,
>
> Andrey
>
>
> On 02/09/2018 07:31 AM, Christian König wrote:
>> Question is rather can somebody please test this on Raven?
>>
>> Thanks,
>> Christian.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/amd-gfx/attachments/20180213/46c19bd3/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-drm-amdgpu-cleanup-VCN-IB-generation.patch
Type: text/x-patch
Size: 5585 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/amd-gfx/attachments/20180213/46c19bd3/attachment.bin>
More information about the amd-gfx
mailing list