OSDN Git Service

drm/amdgpu Moving amdgpu asic types to a separate file
authorAkshu Agrawal <akshu.agrawal@amd.com>
Wed, 28 Jun 2017 08:38:09 +0000 (14:08 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Oct 2017 14:56:27 +0000 (10:56 -0400)
commitf674bd281460451e8784f3bc917a650e8937a8ed
tree8c0cddaea87050ba51cc209a2332ac03e3e3fabc
parenta1b16aaa55b6425418d6d7a87d3dbbe40bac8c37
drm/amdgpu Moving amdgpu asic types to a separate file

Amdgpu asic types will be required for other drivers too.
Hence, its better to keep it in a separate include file.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Akshu Agrawal <akshu.agrawal@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/include/amd_shared.h
include/drm/amd_asic_type.h [new file with mode: 0644]