index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_job.c
Age
Commit message (
Expand
)
Author
2016-05-11
drm/amdgpu: fix and cleanup user fence handling v2
Christian König
2016-05-11
drm/amdgpu: move VM fields into job
Christian König
2016-05-11
drm/amdgpu: move the context from the IBs into the job
Christian König
2016-05-11
drm/amdgpu: keep vm in job instead of ib (v2)
Monk Liu
2016-05-04
drm/amd/scheduler: Mark amdgpu_sched_ops const
Nils Wallménius
2016-05-02
drm/amdgpu: use ref to keep job alive
Monk Liu
2016-05-02
drm/amdgpu: rework TDR in scheduler (v2)
Monk Liu
2016-05-02
drm/amdgpu: delay job free to when it's finished (v2)
Monk Liu
2016-05-02
drm/amdgpu: use sched_job_init to initialize sched_job
Monk Liu
2016-03-17
drm/amdgpu: use sched fence if possible
Monk Liu
2016-03-17
drm/amdgpu: move ib.fence to job.fence
Monk Liu
2016-03-17
drm/amdgpu: give a fence param to ib_free
Monk Liu
2016-03-08
drm/amdgpu: remove HW fence owner
Christian König
2016-02-29
drm/amdgpu: fix VM faults caused by vm_grab_id() v4
Christian König
2016-02-12
drm/amdgpu: nuke the kernel context
Christian König
2016-02-12
drm/amdgpu: use per VM entity for page table updates (v2)
Christian König
2016-02-10
drm/amdgpu: move sync into job object
Christian König
2016-02-10
drm/amdgpu: rename amdgpu_sched.c to amdgpu_job.c
Christian König