linux/drivers/gpu/drm/amd/scheduler
Chunming Zhou 30514decb2 drm/amdgpu: fix dependency issue
The problem is that executing the jobs in the right order doesn't give you the right result
because consecutive jobs executed on the same engine are pipelined.
In other words job B does it buffer read before job A has written it's result.

Signed-off-by: Chunming Zhou <David1.Zhou@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-05-10 13:23:53 -04:00
..
gpu_sched_trace.h dma-buf: Rename struct fence to dma_fence 2016-10-25 14:40:39 +02:00
gpu_scheduler.c drm/amdgpu: fix dependency issue 2017-05-10 13:23:53 -04:00
gpu_scheduler.h drm/amdgpu: fix dependency issue 2017-05-10 13:23:53 -04:00
sched_fence.c drm/virtio: fix busid in a different way, allocate more vbufs. 2016-11-30 14:18:51 +10:00