Files
linux/drivers/gpu/drm
Chunming Zhou df83d1ebc9 drm/amdgpu: add sched sync for amdgpu job v2
this is an improvement for previous patch, the sched_sync is to store fence
that could be skipped as scheduled, when job is executed, we didn't need
pipeline_sync if all fences in sched_sync are signalled, otherwise insert
pipeline_sync still.

v2: handle error when adding fence to sync failed.

Signed-off-by: Chunming Zhou <David1.Zhou@amd.com>
Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com> (v1)
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-05-24 17:40:35 -04:00
..
2017-04-04 23:33:42 -04:00
2017-04-04 23:33:42 -04:00
2017-04-14 11:30:29 -07:00
2017-05-04 13:53:05 +08:00
2017-03-24 09:36:06 +01:00
2017-03-24 09:36:06 +01:00
2017-04-04 20:47:54 +02:00
2017-03-09 16:18:02 +01:00
2017-03-14 14:38:33 +01:00