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
/
scheduler
/
gpu_scheduler.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-07
drm/amdgpu: add amd_sched_job_recovery
Chunming Zhou
1
-0
/
+1
2016-07-07
drm/amd: add amd_sched_hw_job_reset
Chunming Zhou
1
-0
/
+1
2016-07-07
drm/amd: add parent for sched fence
Chunming Zhou
1
-0
/
+1
2016-07-07
drm/amdgpu: remove fence parameter from amd_sched_job_init
Christian König
1
-1
/
+1
2016-07-07
drm/amdgpu: generalize the scheduler fence
Christian König
1
-10
/
+9
2016-07-07
drm/amdgpu: fix and cleanup job destruction
Christian König
1
-20
/
+5
2016-07-07
drm/amdgpu: properly abstract scheduler timeout handling
Christian König
1
-1
/
+1
2016-07-07
drm/amdgpu: remove use_shed hack in job cleanup
Christian König
1
-1
/
+0
2016-07-07
drm/amdgpu: remove duplicated timeout callback
Christian König
1
-1
/
+0
2016-07-07
drm/amdgpu: remove begin_job/finish_job
Christian König
1
-6
/
+0
2016-07-07
drm/amdgpu: fix coding style in the scheduler v2
Christian König
1
-9
/
+12
2016-05-11
drm/amd: cleanup remaining spaces and tabs v2
Christian König
1
-1
/
+1
2016-05-04
drm/amd/scheduler: Mark amdgpu_sched_ops const
Nils Wallménius
1
-2
/
+2
2016-05-02
drm/amdgpu: use ref to keep job alive
Monk Liu
1
-0
/
+13
2016-05-02
drm/amdgpu: rework TDR in scheduler (v2)
Monk Liu
1
-0
/
+7
2016-05-02
drm/amdgpu: get rid of incorrect TDR
Monk Liu
1
-4
/
+0
2016-05-02
drm/amdgpu: put job to list before done
Monk Liu
1
-0
/
+6
2016-05-02
drm/amdgpu: delay job free to when it's finished (v2)
Monk Liu
1
-1
/
+4
2016-05-02
drm/amdgpu: use sched_job_init to initialize sched_job
Monk Liu
1
-1
/
+4
2015-12-02
drm/amd: abstract kernel rq and normal rq to priority of run queue
Chunming Zhou
1
-2
/
+7
2015-11-23
drm/amdgpu: optimize scheduler fence handling
Christian König
1
-1
/
+4
2015-11-16
drm/amdgpu: fix incorrect mutex usage v3
Christian König
1
-2
/
+1
2015-11-16
drm/amd: add kmem cache for sched fence
Chunming Zhou
1
-0
/
+3
2015-10-14
drm/amdgpu: add timer to fence to detect scheduler lockup
Junwei Zhang
1
-1
/
+6
2015-09-23
drm/amdgpu: more scheduler cleanups v2
Christian König
1
-11
/
+9
2015-09-23
drm/amdgpu: rename fence->scheduler to sched v2
Christian König
1
-1
/
+1
2015-09-23
drm/amdgpu: cleanup entity init
Christian König
1
-5
/
+7
2015-09-23
drm/amdgpu: refine the job naming for amdgpu_job and amdgpu_sched_job
Junwei Zhang
1
-2
/
+2
2015-09-23
drm/amdgpu: remove process_job callback from the scheduler
Christian König
1
-1
/
+0
2015-09-23
drm/amdgpu: move scheduler fence callback into fence v2
Christian König
1
-1
/
+1
2015-08-28
drm/amdgpu: add scheduler dependency callback v2
Christian König
1
-0
/
+3
2015-08-26
drm/amdgpu: fix wait queue handling in the scheduler
Christian König
1
-2
/
+2
2015-08-26
drm/amdgpu: remove extra parameters from scheduler callbacks
Christian König
1
-5
/
+2
2015-08-26
drm/amdgpu: remove entity idle timeout v2
Christian König
1
-4
/
+2
2015-08-25
drm/amdgpu: add priv data to sched
Chunming Zhou
1
-1
/
+2
2015-08-25
drm/amdgpu: add owner for sched fence
Chunming Zhou
1
-1
/
+3
2015-08-25
drm/amdgpu: remove entity reference from sched fence
Christian König
1
-3
/
+2
2015-08-25
drm/amdgpu: fix and cleanup amd_sched_entity_push_job
Christian König
1
-3
/
+1
2015-08-25
drm/amdgpu: remove unused parameters to amd_sched_create
Christian König
1
-9
/
+3
2015-08-25
drm/amdgpu: remove sched_lock
Christian König
1
-1
/
+0
2015-08-25
drm/amdgpu: remove prepare_job callback
Christian König
1
-3
/
+0
2015-08-25
drm/amdgpu: fix entity wakeup race condition
Christian König
1
-1
/
+0
2015-08-25
drm/amdgpu: remove some more unused entity members v2
Christian König
1
-3
/
+0
2015-08-25
drm/amdgpu: rework scheduler submission handling.
Christian König
1
-4
/
+1
2015-08-25
drm/amdgpu: remove v_seq handling from the scheduler v2
Christian König
1
-6
/
+1
2015-08-20
drm/amdgpu: use a spinlock instead of a mutex for the rq
Christian König
1
-1
/
+1
2015-08-20
drm/amdgpu: abstract amdgpu_job for scheduler
Chunming Zhou
1
-5
/
+1
2015-08-17
drm/amdgpu: cleanup sheduler rq handling v2
Christian König
1
-16
/
+9
2015-08-17
drm/amdgpu: fix unnecessary wake up
Chunming Zhou
1
-0
/
+1
2015-08-17
drm/amdgpu: remove scheduler fence list v2
Christian König
1
-2
/
+0
[next]