drm/amdgpu: use amdgpu_bo_free_kernel more often
authorChristian König <christian.koenig@amd.com>
Thu, 27 Jul 2017 15:43:00 +0000 (17:43 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Aug 2017 18:45:57 +0000 (14:45 -0400)
commit078af1a3e9d7b47f3e37ea25640023cf2e8b4d51
treed89ebe9b58fa2e8e141ab36b6e6ef8afb781d7f6
parenta4a02777892c16d98bbcc2ea2add47950bfbf9e0
drm/amdgpu: use amdgpu_bo_free_kernel more often

Saves us even more loc.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c