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_sched.c
Age
Commit message (
Expand
)
Author
2015-08-17
drm/amdgpu: add reference for **fence
Chunming Zhou
2015-08-17
drm/amdgpu: remove amd_sched_wait_emit v2
Christian König
2015-08-17
drm/amd: add scheduler fence implementation (v2)
Chunming Zhou
2015-08-17
drm/amdgpu: use kernel submit helper in vm
Chunming Zhou
2015-08-17
drm/amdgpu: use amd_sched_job in its backend ops
Chunming Zhou
2015-08-17
drm/amdgpu: cleanup and fix scheduler fence handling v2
Christian König
2015-08-17
drm/amdgpu: merge amd_sched_entity and amd_context_entity v2
Christian König
2015-08-17
drm/amdgpu: process sched job exactly triggered by fence signal
Chunming Zhou
2015-08-17
Revert "drm/amdgpu: return new seq_no for amd_sched_push_job"
Chunming Zhou
2015-08-17
drm/amdgpu: cleanup amdgpu_ctx inti/fini v2
Christian König
2015-08-17
drm/amdgpu: move sched job process from isr to fence callback
Chunming Zhou
2015-08-17
drm/amdgpu: add amd_sched_commit
Jammy Zhou
2015-08-17
drm/amdgpu: return new seq_no for amd_sched_push_job
Jammy Zhou
2015-08-17
drm/amdgpu: some code refinement v2
Jammy Zhou
2015-08-17
drm/amdgpu: fix null pointer by previous cleanup
Chunming Zhou
2015-08-17
drm/amdgpu: add kernel fence in ib_submit_kernel_helper
Chunming Zhou
2015-08-17
drm/amdgpu: clean up amd sched wait_ts and wait_signal
Christian König
2015-08-17
drm/amdgpu: add helper function for kernel submission
Chunming Zhou
2015-08-17
drm/amdgpu: fix seq in ctx_add_fence
Chunming Zhou
2015-08-17
drm/amdgpu: make sure the fence is emitted before ring to get it.
Chunming Zhou
2015-08-17
drm/amdgpu: add backend implementation of gpu scheduler (v2)
Chunming Zhou