drm/amdgpu: add backend implementation of gpu scheduler (v2)
authorChunming Zhou <david1.zhou@amd.com>
Tue, 21 Jul 2015 05:45:14 +0000 (13:45 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 17 Aug 2015 20:50:33 +0000 (16:50 -0400)
commitc1b69ed0c62f9d86599600f4c1a3bd82db1b7362
tree7e560093bffb5d53be1ed50d1e0539e6c2ec8c71
parent2c4888a0d392b206eb348d4fc6dec539eee2c534
drm/amdgpu: add backend implementation of gpu scheduler (v2)

v2: fix rebase breakage

Signed-off-by: Chunming Zhou <david1.zhou@amd.com>
Acked-by: Christian K?nig <christian.koenig@amd.com>
Reviewed-by: Jammy Zhou <Jammy.Zhou@amd.com>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c
drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c [new file with mode: 0644]