index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
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
Files
Lines
2016-07-29
drm/amdgpu: add a fence timeout for the IB tests v2
Christian König
1
-7
/
+12
2016-07-29
drivers/amdgpu: Use canonical form in branch predicates
Edward O'Callaghan
1
-1
/
+1
2016-07-14
drm/amdgpu: remove usec timeout loop from IB tests
Christian König
1
-12
/
+5
2016-07-14
drm/amdgpu: cleanup hw reference handling in the IB tests
Christian König
1
-1
/
+0
2016-07-07
drm/amdgpu: remove more of the ring backup code
Alex Deucher
1
-11
/
+0
2016-06-09
drm/amdgpu: fix cik sdma ucode memleak
Monk Liu
1
-0
/
+11
2016-06-09
drm/amdgpu: modify sdma start sequence
Monk Liu
1
-2
/
+7
2016-06-09
drm/amdgpu: init more register for sdma
Monk Liu
1
-0
/
+2
2016-05-11
drm/amdgpu: move VM fields into job
Christian König
1
-2
/
+3
2016-05-11
drm/amdgpu: move context switch handling into common code v2
Christian König
1
-1
/
+1
2016-05-11
drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)
Tom St Denis
1
-0
/
+1
2016-05-11
drm/amdgpu: keep vm in job instead of ib (v2)
Monk Liu
1
-1
/
+1
2016-05-04
drm/amd/amdgpu: Drop print_status callbacks.
Tom St Denis
1
-56
/
+0
2016-05-04
drm/amdgpu: reduce the ring size for SDMA
Christian König
1
-1
/
+1
2016-05-04
drm/amdgpu: use max_dw in ring_init
Christian König
1
-1
/
+1
2016-03-18
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-1
/
+2
2016-03-17
drm/amdgpu: move ib.fence to job.fence
Monk Liu
1
-0
/
+1
2016-03-17
drm/amdgpu: give a fence param to ib_free
Monk Liu
1
-1
/
+1
2016-03-17
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-2
/
+34
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
1
-2
/
+2
2016-03-10
drm/amdgpu: split pipeline sync out of SDMA vm_flush() as well
Christian König
1
-8
/
+19
2016-03-08
drm/amdgpu: remove HW fence owner
Christian König
1
-2
/
+1
2016-03-08
drm/amdgpu: add hdp invalidation for cik sdma
Chunming Zhou
1
-0
/
+8
2016-03-08
drm/amdgpu: wait engine idle before vm flush for sdma
Chunming Zhou
1
-0
/
+14
2016-02-29
drm/amdgpu: fix VM faults caused by vm_grab_id() v4
Christian König
1
-1
/
+1
2016-02-12
drm/amdgpu/cik: move sdma tiling config setup into sdma code
Alex Deucher
1
-0
/
+5
2016-02-12
drm/amdgpu: use SDMA round robin for VM updates v3
Christian König
1
-1
/
+7
2016-02-12
drm/amdgpu: remove is_pte_ring
Christian König
1
-1
/
+0
2016-02-10
drm/amdgpu: move sync into job object
Christian König
1
-1
/
+2
2016-02-10
drm/amdgpu: send SDMA/GFX IB tests directly to the ring again
Christian König
1
-3
/
+1
2016-02-10
drm/amdgpu: move ring from IBs into job
Christian König
1
-1
/
+1
2016-02-10
drm/amdgpu: make pad_ib a ring function v3
Christian König
1
-3
/
+3
2016-02-10
drm/amdgpu: move more logic into amdgpu_vm_map_gart v3
Christian König
1
-9
/
+2
2016-02-10
drm/amdgpu: remove the ring lock v2
Christian König
1
-2
/
+2
2016-02-10
drm/amdgpu: remove some more semaphore leftovers
Alex Deucher
1
-1
/
+0
2016-02-10
drm/amdgpu: clean up hw semaphore support in driver
Chunming Zhou
1
-25
/
+1
2016-02-08
drma/dmgpu: move cg and pg flags into shared headers
Alex Deucher
1
-2
/
+2
2015-10-21
drm/amdgpu: remove old lockup detection infrastructure
Christian König
1
-19
/
+0
2015-10-14
drm/amdgpu: rework sdma structures
Alex Deucher
1
-68
/
+62
2015-09-02
drm/amdgpu: implement burst NOP for SDMA
Jammy Zhou
1
-5
/
+29
2015-09-02
drm/amdgpu: add insert_nop ring func and default implementation
Jammy Zhou
1
-0
/
+1
2015-09-02
drm/amdgpu: add burst_nop flag for sdma
Jammy Zhou
1
-0
/
+2
2015-08-28
drm/amdgpu: use IB for fill_buffer instead of direct command
Chunming Zhou
1
-6
/
+6
2015-08-26
drm/amdgpu: use IB for copy buffer of eviction
Chunming Zhou
1
-8
/
+8
2015-08-20
drm/amdgpu: fix zeroing all IB fields manually v2
Christian König
1
-0
/
+1
2015-08-17
drm/amdgpu: add reference for **fence
Chunming Zhou
1
-0
/
+1
2015-08-17
drm/amdgpu: add kernel fence in ib_submit_kernel_helper
Chunming Zhou
1
-2
/
+4
2015-08-17
drm/amdgpu: use kernel fence for sdma ib test
Chunming Zhou
1
-1
/
+1
2015-08-17
drm/amdgpu: use gpu scheduler for sdma ib test
Chunming Zhou
1
-14
/
+11
2015-08-17
drm/amdgpu: prepare job before push to sw queue for pte ring
Chunming Zhou
1
-0
/
+1
[next]