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
/
cik_sdma.c
Age
Commit message (
Expand
)
Author
2016-03-18
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
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-17
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
2016-03-10
drm/amdgpu: split pipeline sync out of SDMA vm_flush() as well
Christian König
2016-03-08
drm/amdgpu: remove HW fence owner
Christian König
2016-03-08
drm/amdgpu: add hdp invalidation for cik sdma
Chunming Zhou
2016-03-08
drm/amdgpu: wait engine idle before vm flush for sdma
Chunming Zhou
2016-02-29
drm/amdgpu: fix VM faults caused by vm_grab_id() v4
Christian König
2016-02-12
drm/amdgpu/cik: move sdma tiling config setup into sdma code
Alex Deucher
2016-02-12
drm/amdgpu: use SDMA round robin for VM updates v3
Christian König
2016-02-12
drm/amdgpu: remove is_pte_ring
Christian König
2016-02-10
drm/amdgpu: move sync into job object
Christian König
2016-02-10
drm/amdgpu: send SDMA/GFX IB tests directly to the ring again
Christian König
2016-02-10
drm/amdgpu: move ring from IBs into job
Christian König
2016-02-10
drm/amdgpu: make pad_ib a ring function v3
Christian König
2016-02-10
drm/amdgpu: move more logic into amdgpu_vm_map_gart v3
Christian König
2016-02-10
drm/amdgpu: remove the ring lock v2
Christian König
2016-02-10
drm/amdgpu: remove some more semaphore leftovers
Alex Deucher
2016-02-10
drm/amdgpu: clean up hw semaphore support in driver
Chunming Zhou
2016-02-08
drma/dmgpu: move cg and pg flags into shared headers
Alex Deucher
2015-10-21
drm/amdgpu: remove old lockup detection infrastructure
Christian König
2015-10-14
drm/amdgpu: rework sdma structures
Alex Deucher
2015-09-02
drm/amdgpu: implement burst NOP for SDMA
Jammy Zhou
2015-09-02
drm/amdgpu: add insert_nop ring func and default implementation
Jammy Zhou
2015-09-02
drm/amdgpu: add burst_nop flag for sdma
Jammy Zhou
2015-08-28
drm/amdgpu: use IB for fill_buffer instead of direct command
Chunming Zhou
2015-08-26
drm/amdgpu: use IB for copy buffer of eviction
Chunming Zhou
2015-08-20
drm/amdgpu: fix zeroing all IB fields manually v2
Christian König
2015-08-17
drm/amdgpu: add reference for **fence
Chunming Zhou
2015-08-17
drm/amdgpu: add kernel fence in ib_submit_kernel_helper
Chunming Zhou
2015-08-17
drm/amdgpu: use kernel fence for sdma ib test
Chunming Zhou
2015-08-17
drm/amdgpu: use gpu scheduler for sdma ib test
Chunming Zhou
2015-08-17
drm/amdgpu: prepare job before push to sw queue for pte ring
Chunming Zhou
2015-08-05
drm/amdgpu: add feature version for SDMA ucode
Jammy Zhou
2015-06-10
drm/amdgpu: fix the build on big endian
Alex Deucher
2015-06-05
drm/amdgpu: disable user fence interrupt (v2)
Chunming Zhou
2015-06-03
drm/amdgpu: remove all sh mem register modification in vm flush
monk.liu
2015-06-03
drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)
yanyang1
2015-06-03
drm/amdgpu: cleanup HDP flush handling
Christian König
2015-06-03
drm/amdgpu: allow unaligned memory access (v2)
Jack Xiao
2015-06-03
drm/amdgpu: Add support for CIK parts
Alex Deucher