OSDN Git Service

drm/amdgpu: add SDMA v4.0 implementation (v2)
authorKen Wang <Qingqing.Wang@amd.com>
Fri, 3 Mar 2017 22:31:51 +0000 (17:31 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:54:45 +0000 (23:54 -0400)
commit2130f89ced2cc0f5113bb427c1cbc7a4ca7729c7
tree3c3dfce80788d5ee44e9fa3947c1b2743e776ea3
parente60f8db5e4c85d7f8868a06b02f06c0ae0e4c332
drm/amdgpu: add SDMA v4.0 implementation (v2)

v2: fix Makefile

Signed-off-by: Ken Wang <Qingqing.Wang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.h [new file with mode: 0644]