summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c
AgeCommit message (Expand)Author
2016-03-03drm/amdgpu: fix lost sync_to if scheduler is enabled.Chunming Zhou
2015-11-16drm/amdgpu: wait interruptible when semaphores are disabled v2Christian König
2015-11-04drm/amdgpu: remove AMDGPU_FENCE_OWNER_MOVEChristian König
2015-10-30drm/amdgpu: use common fence for syncChristian König
2015-10-30drm/amdgpu: use the new fence_is_laterChristian König
2015-09-23drm/amdgpu: more scheduler cleanups v2Christian König
2015-09-23drm/amdgpu: rename fence->scheduler to sched v2Christian König
2015-09-23drm/amdgpu: add option to disable semaphoresChristian König
2015-09-02drm/amdgpu: re-work sync_resvChunming Zhou
2015-08-28drm/amdgpu: add scheduler dependency callback v2Christian König
2015-08-25drm/amdgpu: fix last_vm_update fence is not effetive for sched fenceChunming Zhou
2015-08-25drm/amdgpu: fix fence wait in sync_fence, instead should be in sync_ringsChristian König
2015-08-25drm/amdgpu: improve sa_bo->fence by kernel fenceChunming Zhou
2015-08-17drm/amdgpu: remove amdgpu_fence_waitChristian König
2015-08-17drm/amdgpu: fix syncing to VM updatesChristian König
2015-08-17drm/amdgpu: disable hw semaphore with schedulerChunming Zhou
2015-08-17drm/amdgpu: deal with foreign fences in amdgpu_syncChristian König
2015-06-03drm/amdgpu: do necessary NULL checkJammy Zhou
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher