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
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