]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcf68ce20efee245135ae5a35b164c3571a5f300c
treec0c6dcbf58bc7db1f54a7172562fe4aad5359334
parent2a2f1e3a30a98e6e7aca80b9d4d2828456aff071
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