drm/amdgpu: use separate scheduler entitiy for buffer moves
authorChristian König <christian.koenig@amd.com>
Wed, 10 Feb 2016 13:20:50 +0000 (14:20 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 12 Feb 2016 20:39:07 +0000 (15:39 -0500)
commit703297c1fe5ce9e54428d36166e85194d54ce147
treec0c6dcbf58bc7db1f54a7172562fe4aad5359334
parent2d55e45a038b40c02a426fbcb2a9c6961654c6a0
drm/amdgpu: use separate scheduler entitiy for buffer moves

This allows us to remove the global kernel context.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
This page took 0.030916 seconds and 5 git commands to generate.