]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: use existing function amdgpu_bo_create_kernel
authorLeo Liu <leo.liu@amd.com>
Wed, 31 May 2017 18:13:20 +0000 (14:13 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 1 Jun 2017 20:00:21 +0000 (16:00 -0400)
commit4b4c90a7fc6afe44bd352607bae97574b669ac1d
tree5c090f8be029acf9b638cd93342cc3f034bebf80
parent8616c8396333e69a5871b44b3709465e50784f90
drm/amdgpu: use existing function amdgpu_bo_create_kernel

To simplify vce bo create

Signed-off-by: Leo Liu <leo.liu@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_vce.c