]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: support cond exec
authorMonk Liu <monk.liu@amd.com>
Thu, 14 Jan 2016 10:08:16 +0000 (18:08 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 2 May 2016 19:09:17 +0000 (15:09 -0400)
commit78f90dfc55110f593ae1a64bb89a41373e828992
tree70a6e6963ea61a58fa1500d5d571e4a52263d78e
parentc06d7d3ad83db032f8f9ae203315e3f302775c6a
drm/amdgpu: support cond exec

This adds the groundwork for conditional execution on
SDMA which is necessary for preemption.

Signed-off-by: Monk Liu <monk.liu@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c