commit | aa1d562e645d2542b48bdd42903726adfc87efb3 | [log] [tgz] |
---|---|---|
author | Junwei Zhang <Jerry.Zhang@amd.com> | Thu Sep 08 10:13:32 2016 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Sep 14 15:10:26 2016 -0400 |
tree | 7f3d07a3afa835a5ebfe30bd649398caca796daf | |
parent | ad2473af273b81cf184d6e43a395a128d4db7b87 [diff] |
drm/amdgpu: add a new helper to free a BO in kernel allocations Free the BO allocated by amdgpu_bo_create_kernel() Signed-off-by: Junwei Zhang <Jerry.Zhang@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>