commit | 4ab91cfbb0f4e9676f948b6830f70eb78ac7c273 | [log] [tgz] |
---|---|---|
author | Christian König <ckoenig.leichtzumerken@gmail.com> | Wed Feb 07 20:48:21 2018 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Feb 19 14:19:54 2018 -0500 |
tree | 012b68c9a38c8c5e1fbbb15766efbfa55227dd67 | |
parent | fe649fb90727bb6717a7a45537922e68058edba1 [diff] |
drm/amdgpu: fix and cleanup UVD IB generation We didn't synced the BO after validating it. Also sart to use amdgpu_bo_create_reserved to simplify things. Signed-off-by: Christian König <christian.koenig@amd.com> Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com> Reviewed-by: Leo Liu <leo.liu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>