]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: use amdgpu_bo_create_kernel in amdgpu_ring.c
authorChristian König <christian.koenig@amd.com>
Tue, 26 Jul 2016 07:58:45 +0000 (09:58 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 8 Aug 2016 15:32:21 +0000 (11:32 -0400)
commit4e6b2f3207ac38818c5b77b6ae6e3bde9e624a84
tree7cfbccef6fcb92e0f2ab85792eb2c1781e2aadb6
parente0e07e1647594e45a49c908e1b0d2e3a14c57f08
drm/amdgpu: use amdgpu_bo_create_kernel in amdgpu_ring.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_ring.c