index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_sync.c
Age
Commit message (
Expand
)
Author
2016-05-04
drm/amdgpu: use a sync object for VMID fences v2
Christian König
2016-03-08
drm/amdgpu: add slap cache for sync objects as well
Christian König
2016-03-08
drm/amdgpu: remove HW fence owner
Christian König
2016-03-08
drm/amdgpu: cleanup the sync code
Christian König
2016-02-10
drm/amdgpu: remove adev and fence from amdgpu_sync_free
Christian König
2016-02-10
drm/amdgpu: remove sync_to from sync obj v2
Christian König
2016-02-10
drm/amdgpu: cleanup amdgpu_sync_rings V2
Chunming Zhou
2016-02-10
drm/amdgpu: clean up hw semaphore support in driver
Chunming Zhou
2016-01-13
drm/amdgpu: fix lost sync_to if scheduler is enabled.
Chunming Zhou
2015-11-16
drm/amdgpu: wait interruptible when semaphores are disabled v2
Christian König
2015-11-04
drm/amdgpu: remove AMDGPU_FENCE_OWNER_MOVE
Christian König
2015-10-30
drm/amdgpu: use common fence for sync
Christian König
2015-10-30
drm/amdgpu: use the new fence_is_later
Christian König
2015-09-23
drm/amdgpu: more scheduler cleanups v2
Christian König
2015-09-23
drm/amdgpu: rename fence->scheduler to sched v2
Christian König
2015-09-23
drm/amdgpu: add option to disable semaphores
Christian König
2015-09-02
drm/amdgpu: re-work sync_resv
Chunming Zhou
2015-08-28
drm/amdgpu: add scheduler dependency callback v2
Christian König
2015-08-25
drm/amdgpu: fix last_vm_update fence is not effetive for sched fence
Chunming Zhou
2015-08-25
drm/amdgpu: fix fence wait in sync_fence, instead should be in sync_rings
Christian König
2015-08-25
drm/amdgpu: improve sa_bo->fence by kernel fence
Chunming Zhou
2015-08-17
drm/amdgpu: remove amdgpu_fence_wait
Christian König
2015-08-17
drm/amdgpu: fix syncing to VM updates
Christian König
2015-08-17
drm/amdgpu: disable hw semaphore with scheduler
Chunming Zhou
2015-08-17
drm/amdgpu: deal with foreign fences in amdgpu_sync
Christian König
2015-06-03
drm/amdgpu: do necessary NULL check
Jammy Zhou
2015-06-03
drm/amdgpu: add core driver (v4)
Alex Deucher