index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
scheduler
Age
Commit message (
Expand
)
Author
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-29
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2020-06-26
drm/scheduler: improve job distribution with multiple queues
Nirmoy Das
2020-06-15
sched,drm/scheduler: Convert to sched_set_fifo*()
Peter Zijlstra
2020-04-15
drm/scheduler: fix drm_sched_get_cleanup_job
Christian König
2020-03-25
drm/scheduler: fix rare NULL ptr race
Yintian Tao
2020-03-16
drm/sched: implement and export drm_sched_pick_best
Nirmoy Das
2020-03-16
Revert "drm/scheduler: improve job distribution with multiple queues"
changzhu
2020-03-13
drm/scheduler: fix inconsistent locking of job_list_lock
Lucas Stach
2020-03-13
drm/sched: add run job trace
Robert Beckett
2020-03-09
drm/scheduler: implement a function to modify sched list
Nirmoy Das
2020-01-27
drm/amdgpu: fix doc by clarifying sched_list definition
Nirmoy Das
2020-01-16
drm/scheduler: fix documentation by replacing rq_list with sched_list
Nirmoy Das
2020-01-16
drm/scheduler: improve job distribution with multiple queues
Nirmoy Das
2019-12-18
drm/scheduler: do not keep a copy of sched list
Nirmoy Das
2019-12-18
drm/scheduler: rework entity creation
Nirmoy Das
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-11-27
drm/scheduler: Avoid accessing freed bad job.
Andrey Grodzovsky
2019-11-07
drm/sched: Avoid job cleanup if sched thread is parked.
Andrey Grodzovsky
2019-11-07
drm/sched: Use completion to wait for sched->thread idle v2.
Andrey Grodzovsky
2019-11-06
drm/sched: Fix passing zero to 'PTR_ERR' warning v2
Andrey Grodzovsky
2019-11-04
Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
2019-10-25
drm/sched: Set error to s_fence if HW job submission failed.
Andrey Grodzovsky
2019-10-25
drm: Don't free jobs in wait_event_interruptible()
Steven Price
2019-10-10
drm/scheduler: make unexported items static
Ben Dooks
2019-08-15
drm/scheduler: use job count instead of peek
Christian König
2019-07-15
drm/scheduler: drop use of drmP.h
Sam Ravnborg
2019-05-29
drm/sched: Fix make htmldocs warnings.
Andrey Grodzovsky
2019-05-24
drm/sched: Fix static checker warning for potential NULL ptr
Andrey Grodzovsky
2019-05-22
Merge drm/drm-next into drm-misc-next
Sean Paul
2019-05-22
drm/scheduler: Fix job cleanup without timeout handler
Erico Nunes
2019-05-02
drm/scheduler: Add flag to hint the release of guilty job.
Andrey Grodzovsky
2019-05-02
drm/sched: Keep s_fence->parent pointer
Andrey Grodzovsky
2019-05-02
drm/scheduler: rework job destruction
Christian König
2019-04-23
drm/sched: Fix description of drm_sched_stop
Jonathan Neuschäfer
2019-02-22
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
2019-02-15
drm/sched: Fix entities with 0 rqs.
Bas Nieuwenhuizen
2019-02-08
drm/sched: Always trace the dependencies we wait on, to fix a race.
Eric Anholt
2019-01-25
drm/sched: Rework HW fence processing.
Andrey Grodzovsky
2019-01-25
drm/sched: Refactor ring mirror list handling.
Andrey Grodzovsky
2018-12-05
drm/scheduler: Add drm_sched_suspend/resume_timeout()
Sharat Masetty
2018-12-05
drm/scheduler: Set sched->thread to NULL on failure
Sharat Masetty
2018-11-28
drm/sched: revert "fix timeout handling v2" v2
Christian König
2018-11-19
drm/scheduler: Fix bad job be re-processed in TDR
Trigger Huang
2018-11-05
drm/scheduler: Add drm_sched_job_cleanup
Sharat Masetty
2018-11-05
drm/sched: Add boolean to mark if sched is ready to work v5
Andrey Grodzovsky
2018-11-05
drm/sched: add drm_sched_fault
Christian König
2018-11-05
drm/sched: make sure timer is restarted
Christian König
2018-10-12
drm/sched: fix timeout handling v2
Christian König
[next]