]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: use amdgpu_bo_create_kernel in amdgpu_ih.c
authorChristian König <christian.koenig@amd.com>
Mon, 25 Jul 2016 16:06:30 +0000 (18:06 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 8 Aug 2016 15:32:20 +0000 (11:32 -0400)
commite0e07e1647594e45a49c908e1b0d2e3a14c57f08
tree17315e9f65850dbcde32f65372ed0abb53d852f5
parente38ed310d95716b769a0e9fdbe69c1f858c34ff6
drm/amdgpu: use amdgpu_bo_create_kernel in amdgpu_ih.c

Saves us quite a bunch of code.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c