index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
scheduler
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-17
drm/amdgpu: RCU protected amd_sched_fence_release
Christian König
1
-1
/
+22
2016-02-10
drm/amdgpu: drop a dummy wakeup scheduler
Monk Liu
1
-1
/
+9
2015-12-15
drm/amdgpu: add entity only when first job come
Chunming Zhou
1
-5
/
+8
2015-12-04
drm/amdgpu: fix race condition in amd_sched_entity_push_job
Nicolai Hähnle
1
-2
/
+3
2015-12-02
drm/amd: abstract kernel rq and normal rq to priority of run queue
Chunming Zhou
2
-7
/
+16
2015-11-23
drm/amdgpu: move dependency handling out of atomic section v2
Christian König
1
-27
/
+44
2015-11-23
drm/amdgpu: optimize scheduler fence handling
Christian König
3
-14
/
+55
2015-11-16
drm/amdgpu: fix incorrect mutex usage v3
Christian König
2
-11
/
+2
2015-11-16
drm/amdgpu: cleanup scheduler fence get/put dance
Christian König
1
-1
/
+0
2015-11-16
drm/amdgpu: add command submission workflow tracepoint
Chunming Zhou
2
-3
/
+22
2015-11-16
drm/amd: add kmem cache for sched fence
Chunming Zhou
3
-2
/
+23
2015-11-04
drm/amdgpu: fix stoping the scheduler timeout
Christian König
1
-1
/
+1
2015-11-03
drm/amd/scheduler: don't oops on failure to load
Dave Airlie
1
-1
/
+2
2015-10-29
drm/amdgpu: ignore scheduler fences from the same entity
Christian König
1
-0
/
+6
2015-10-14
drm/amdgpu: fix lockup when clean pending fences
Junwei Zhang
1
-3
/
+3
2015-10-14
drm/amdgpu: add timer to fence to detect scheduler lockup
Junwei Zhang
2
-2
/
+48
2015-09-24
drm/amdgpu: more scheduler cleanups v2
Christian König
3
-39
/
+26
2015-09-24
drm/amdgpu: rename fence->scheduler to sched v2
Christian König
3
-4
/
+4
2015-09-24
drm/amdgpu: cleanup entity init
Christian König
3
-19
/
+25
2015-09-24
drm/amdgpu: refine the job naming for amdgpu_job and amdgpu_sched_job
Junwei Zhang
2
-33
/
+35
2015-09-24
drm/amdgpu: remove process_job callback from the scheduler
Christian König
2
-2
/
+0
2015-09-24
drm/amdgpu: move scheduler fence callback into fence v2
Christian König
2
-11
/
+12
2015-09-24
drm/amdgpu: signal scheduler fence when hw submission fails v3
Christian König
1
-0
/
+3
2015-09-24
drm/amdgpu: add tracepoint for scheduler (v2)
Chunming Zhou
2
-1
/
+45
2015-09-04
drm/amdgpu: fix warning in scheduler
Alex Deucher
1
-2
/
+3
2015-09-02
drm/amdgpu: make wait_event uninterruptible in push_job
Chunming Zhou
1
-4
/
+3
2015-08-28
drm/amdgpu: add scheduler dependency callback v2
Christian König
2
-0
/
+25
2015-08-28
drm/amdgpu: let the scheduler work more with jobs v2
Christian König
1
-24
/
+37
2015-08-27
drm/amdgpu: fix wait queue handling in the scheduler
Christian König
2
-10
/
+10
2015-08-27
drm/amdgpu: remove extra parameters from scheduler callbacks
Christian König
2
-7
/
+4
2015-08-27
drm/amdgpu: wake up scheduler only when neccessary
Christian König
1
-1
/
+12
2015-08-27
drm/amdgpu: remove entity idle timeout v2
Christian König
2
-17
/
+7
2015-08-25
drm/amdgpu: add priv data to sched
Chunming Zhou
2
-2
/
+5
2015-08-25
drm/amdgpu: add owner for sched fence
Chunming Zhou
3
-4
/
+7
2015-08-25
drm/amdgpu: remove entity reference from sched fence
Christian König
3
-12
/
+6
2015-08-25
drm/amdgpu: fix and cleanup amd_sched_entity_push_job
Christian König
2
-36
/
+46
2015-08-25
drm/amdgpu: remove unused parameters to amd_sched_create
Christian König
2
-24
/
+9
2015-08-25
drm/amdgpu: remove sched_lock
Christian König
2
-4
/
+0
2015-08-25
drm/amdgpu: remove prepare_job callback
Christian König
2
-9
/
+2
2015-08-25
drm/amdgpu: cleanup a scheduler function name
Christian König
1
-3
/
+3
2015-08-25
drm/amdgpu: reorder scheduler functions
Christian König
1
-28
/
+28
2015-08-25
drm/amdgpu: fix scheduler thread creation error checking
Christian König
1
-7
/
+6
2015-08-25
drm/amdgpu: fix entity wakeup race condition
Christian König
2
-23
/
+21
2015-08-25
drm/amdgpu: cleanup entity picking
Christian König
1
-6
/
+10
2015-08-25
drm/amdgpu: remove some more unused entity members v2
Christian König
2
-11
/
+3
2015-08-25
drm/amdgpu: rework scheduler submission handling.
Christian König
2
-37
/
+11
2015-08-25
drm/amdgpu: remove v_seq handling from the scheduler v2
Christian König
3
-29
/
+10
2015-08-21
drm/amdgpu: use a spinlock instead of a mutex for the rq
Christian König
2
-33
/
+18
2015-08-21
drm/amdgpu: abstract amdgpu_job for scheduler
Chunming Zhou
2
-32
/
+16
2015-08-17
drm/amdgpu: cleanup sheduler rq handling v2
Christian König
2
-75
/
+53
[next]