]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: move bo_list defines to amdgpu_bo_list.h
authorChristian König <christian.koenig@amd.com>
Mon, 30 Jul 2018 11:27:09 +0000 (13:27 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 31 Jul 2018 21:58:18 +0000 (16:58 -0500)
commitbfc70ee079bbe91ebf0c6698f1619cfaa9bb56f4
tree1b2d6994f5a5c9e39a54f0eb405181cbfdc63bd0
parent12979b3a7e3532987fbc434fe79afe40031662b9
drm/amdgpu: move bo_list defines to amdgpu_bo_list.h

Further demangle amdgpu.h

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Acked-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.h [new file with mode: 0644]