summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
diff options
context:
space:
mode:
authorChunming Zhou <David1.Zhou@amd.com>2017-05-09 15:50:22 +0800
committerAlex Deucher <alexander.deucher@amd.com>2017-05-24 17:40:35 -0400
commitdf83d1ebc9e304fa3ba4bf79dba76418789a77cf (patch)
tree150b6da48a391edd59e3f74f1da6f948c3fbac51 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
parenta022c54e60222fa192004ed951a658cba7262784 (diff)
downloadlwn-df83d1ebc9e304fa3ba4bf79dba76418789a77cf.tar.gz
lwn-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 <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>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions