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