commit | b14657001046d79439bd75f320a486d64c2f4845 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Wed Sep 18 19:42:14 2019 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Oct 15 15:50:07 2019 -0400 |
tree | 4dd0fef3ac49b5aad64aa947887a3c106bd34b9c | |
parent | 820924745b760d8c1bb72f9b5dea20673beafe2a [diff] |
drm/amdgpu: fix error handling in amdgpu_bo_list_create We need to drop normal and userptr BOs separately. Signed-off-by: Christian König <christian.koenig@amd.com> Acked-by: Huang Rui <ray.huang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>