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_cs.c
Age
Commit message (
Expand
)
Author
2015-11-18
drm/amdgpu: cleanup scheduler command submission
Christian König
2015-11-16
drm/amdgpu: fix handling order in scheduler CS
Christian König
2015-11-16
drm/amdgpu: fix incorrect mutex usage v3
Christian König
2015-11-16
drm/amdgpu: add command submission workflow tracepoint
Chunming Zhou
2015-11-16
drm/amdgpu: cleanup amdgpu_cs_parser handling
Christian König
2015-11-16
drm/amdgpu: fix leaking the IBs on error
Christian König
2015-11-05
Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2015-11-04
drm/amdgpu: cleanup on error in amdgpu_cs_ioctl()
Dan Carpenter
2015-10-30
Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2015-10-21
drm/amdgpu: fix the broken vm->mutex V2
Chunming Zhou
2015-10-21
drm/amdgpu: remove the exclusive lock
Christian König
2015-10-16
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...
Dave Airlie
2015-10-14
drm/amdgpu: add option to clear VM page tables after every submit
Christian König
2015-10-14
drm/amdgpu: rework sdma structures
Alex Deucher
2015-10-07
drm/amdgpu: fix 32-bit compiler warning
Arnd Bergmann
2015-09-29
drm/amdgpu: signedness bug in amdgpu_cs_parser_init()
Dan Carpenter
2015-09-23
drm/amdgpu: unwind properly in amdgpu_cs_parser_init()
Dan Carpenter
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: refine the scheduler job type conversion
Junwei Zhang
2015-09-23
drm/amdgpu: refine the job naming for amdgpu_job and amdgpu_sched_job
Junwei Zhang
2015-09-23
drm/amdgpu: validate duplicates in the CS as well
Christian König
2015-09-03
drm/amdgpu: fix buffer placement under memory pressure
Christian König
2015-08-25
drm/amdgpu: add owner for sched fence
Chunming Zhou
2015-08-25
drm/amdgpu: fix and cleanup amd_sched_entity_push_job
Christian König
2015-08-25
drm/amdgpu: remove the context from amdgpu_job
Christian König
2015-08-25
drm/amdgpu: fix user fences when scheduler is enabled
Christian König
2015-08-25
drm/amdgpu: remove v_seq handling from the scheduler v2
Christian König
2015-08-20
drm/amdgpu: fix CS error handling v2
Christian König
2015-08-20
drm/amdgpu: fix zeroing all IB fields manually v2
Christian König
2015-08-20
drm/amdgpu: don't need to use bo_list_clone any more
Chunming Zhou
2015-08-20
drm/amdgpu: some clean up for cs_ioctl
Chunming Zhou
2015-08-20
drm/amdgpu: prepare job should be common code path
Chunming Zhou
2015-08-20
drm/amdgpu: abstract amdgpu_job for scheduler
Chunming Zhou
2015-08-17
drm/amdgpu: wait on page directory changes. v2
Bas Nieuwenhuizen
2015-08-17
drm/amdgpu: move prepare work out of scheduler to cs_ioctl
Chunming Zhou
2015-08-17
drm/amdgpu: drop bo_list_clone when no scheduler
monk.liu
2015-08-17
drm/amdgpu: add reference for **fence
Chunming Zhou
2015-08-17
drm/amd: add scheduler fence implementation (v2)
Chunming Zhou
2015-08-17
drm/amdgpu: merge amd_sched_entity and amd_context_entity v2
Christian König
2015-08-17
drm/amdgpu: fix coding style in a couple of places
Christian König
2015-08-17
Revert "drm/amdgpu: return new seq_no for amd_sched_push_job"
Chunming Zhou
2015-08-17
drm/amdgpu: fix bo list handling in CS
Christian König
2015-08-17
drm/amdgpu: reorder the code to avoid forward declerations
Christian König
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: use kernel fence for last_pt_update
Chunming Zhou
2015-08-17
drm/amdgpu: stop using addr to check for BO move v3
Christian König
2015-08-17
drm/amdgpu: fix seq in ctx_add_fence
Chunming Zhou
2015-08-17
drm/amdgpu: add check for callback
Chunming Zhou
[next]