]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: move some defines around
authorChristian König <christian.koenig@amd.com>
Thu, 20 Jul 2017 22:16:21 +0000 (00:16 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Aug 2017 18:45:54 +0000 (14:45 -0400)
commitb53399deaad7bd3801feae1d01bcbc8c28971b67
tree976ee74c2ebdda94bca0d78b0b65d7f2cc3c753a
parent2fe4f9b9c9d1fd6f63dd214559efe2d0cb2f16cb
drm/amdgpu: move some defines around

Move amdgpu_bo and related structures into amdgpu_object.h.

Move amdgpu_bo_list structures to the amdgpu_bo_list functions.

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.h
drivers/gpu/drm/amd/amdgpu/amdgpu_object.h