diff options
| author | Chunming Zhou <[email protected]> | 2017-05-09 07:50:22 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2017-05-24 21:40:35 +0000 |
| commit | df83d1ebc9e304fa3ba4bf79dba76418789a77cf (patch) | |
| tree | 150b6da48a391edd59e3f74f1da6f948c3fbac51 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | drm/amdgpu: remove unsed amdgpu_gem_handle_lockup (v2) (diff) | |
| download | kernel-df83d1ebc9e304fa3ba4bf79dba76418789a77cf.tar.gz kernel-df83d1ebc9e304fa3ba4bf79dba76418789a77cf.zip | |
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 <[email protected]>
Reviewed-by: Junwei Zhang <[email protected]> (v1)
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions
