index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
cik_sdma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-27
drm/amdgpu: rename vm_id to vmid
Christian König
1
-7
/
+7
2017-12-18
drm/amdgpu: rename amdgpu_wb_* functions
Alex Deucher
1
-5
/
+5
2017-12-04
drm/amdgpu: change redundant init logs to debug level
pding
1
-2
/
+2
2017-09-26
drm/amdgpu: Add copy_pte_num_dw member in amdgpu_vm_pte_funcs
Yong Zhao
1
-0
/
+2
2017-09-26
drm/amdgpu: Fix a bug in amdgpu_fill_buffer()
Yong Zhao
1
-0
/
+3
2017-07-14
drm/amdgpu: Make SDMA phase quantum configurable
Felix Kuehling
1
-1
/
+31
2017-07-14
drm/amdgpu: Enable SDMA context switching for CIK
Felix Kuehling
1
-0
/
+30
2017-03-29
drm/amdgpu: fix vm pte pde flags to 64-bit for sdma (v3)
Junwei Zhang
1
-2
/
+2
2017-03-29
drm/amdgpu: expand pte flags to uint64_t
Chunming Zhou
1
-1
/
+1
2017-03-29
drm/amdgpu: switch ih handling to two levels (v3)
Alex Deucher
1
-3
/
+6
2017-03-29
drm/amdgpu: change wptr to 64 bits (v2)
Ken Wang
1
-5
/
+7
2017-03-29
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
1
-3
/
+1
2017-01-27
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
Junwei Zhang
1
-1
/
+1
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-3
/
+3
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
1
-1
/
+10
2016-10-25
drm/amdgpu: move align_mask and nop into ring funcs as well (v2)
Christian König
1
-3
/
+4
2016-10-25
drm/amdgpu: move the ring type into the funcs structure (v2)
Christian König
1
-2
/
+3
2016-10-25
drm/amdgpu: move IB and frame size directly into the engine description
Christian König
1
-18
/
+7
2016-10-25
drm/amdgpu: remove explicit NULL init for parse_cs
Christian König
1
-1
/
+0
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-3
/
+3
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
1
-0
/
+3
2016-09-16
drm/amdgpu/cik_sdma: add ring callbacks for ib and dma frame size
Alex Deucher
1
-0
/
+18
2016-08-31
drm/amd/amdgpu: sdma resume fail during S4 on CI
jimqu
1
-0
/
+3
2016-08-16
drm/amdgpu: stop splitting PTE commands into smaller ones
Christian König
1
-49
/
+22
2016-08-16
drm/amdgpu: cleanup the write_pte implementations
Christian König
1
-27
/
+15
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
[next]