index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
scheduler
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-23
Merge tag 'drm-misc-next-2021-11-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-3
/
+12
2021-11-17
drm/scheduler: fix drm_sched_job_add_implicit_dependencies harder
Rob Clark
1
-4
/
+5
2021-11-16
drm/scheduler: fix drm_sched_job_add_implicit_dependencies
Christian König
1
-0
/
+3
2021-11-01
drm/sched: Avoid lockdep spalt on killing a processes
Andrey Grodzovsky
1
-3
/
+12
2021-10-19
drm/scheduler: fix drm_sched_job_add_implicit_dependencies
Christian König
1
-0
/
+3
2021-10-07
drm/scheduler: use new iterator in drm_sched_job_add_implicit_dependencies v2
Christian König
1
-20
/
+6
2021-09-15
drm/sched: fix the bug of time out calculation(v4)
Monk Liu
1
-17
/
+9
2021-09-07
drm/sched: Fix drm_sched_fence_free() so it can be passed an uninitialized fence
Boris Brezillon
2
-10
/
+19
2021-09-02
dma-buf: nuke DMA_FENCE_TRACE macros v2
Christian König
1
-16
/
+2
2021-08-30
drm/sched: improve docs around drm_sched_entity
Daniel Vetter
1
-60
/
+25
2021-08-30
drm/sched: drop entity parameter from drm_sched_push_job
Daniel Vetter
1
-4
/
+2
2021-08-30
drm/sched: Add dependency tracking
Daniel Vetter
2
-3
/
+119
2021-08-30
drm/sched: Barriers are needed for entity->last_scheduled
Daniel Vetter
1
-2
/
+25
2021-08-30
drm/sched: Split drm_sched_job_init
Daniel Vetter
3
-21
/
+73
2021-07-01
drm/sched: Allow using a dedicated workqueue for the timeout/fault tdr
Boris Brezillon
1
-5
/
+9
2021-06-28
drm/sched: Declare entity idle only after HW submission
Boris Brezillon
1
-3
/
+4
2021-05-20
drm/sched: Avoid data corruptions
Andrey Grodzovsky
1
-0
/
+5
2021-05-20
drm/scheduler: Fix hang when sched_entity released
Andrey Grodzovsky
2
-1
/
+26
2021-05-20
drm/sched: Make timeout timer rearm conditional.
Andrey Grodzovsky
1
-4
/
+7
2021-05-05
drm/scheduler: Change scheduled fence track v2
Roy Sun
1
-1
/
+8
2021-04-26
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-32
/
+71
2021-04-22
drm/scheduler/sched_entity: Fix some function name disparity
Lee Jones
1
-3
/
+3
2021-04-09
drm/amd/amdgpu implement tdr advanced mode
Jack Zhang
1
-32
/
+71
2021-03-08
drm/sched: select new rq even if there is only one v3
Christian König
1
-2
/
+4
2021-02-05
drm/scheduler: provide scheduler score externally
Christian König
2
-10
/
+10
2021-01-29
drm/scheduler: Job timeout handler returns status (v3)
Luben Tuikov
1
-3
/
+1
2021-01-19
drm/sched: Cancel and flush all outstanding jobs before finish.
Andrey Grodzovsky
1
-0
/
+3
2020-12-15
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
2
-2
/
+3
2020-12-10
Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd...
Dave Airlie
2
-2
/
+3
2020-12-08
drm/scheduler: Essentialize the job done callback
Luben Tuikov
1
-33
/
+40
2020-12-08
gpu/drm: ring_mirror_list --> pending_list
Luben Tuikov
1
-17
/
+17
2020-12-08
drm/scheduler: "node" --> "list"
Luben Tuikov
1
-11
/
+12
2020-11-16
drm: fix some kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2020-11-13
gpu: drm: scheduler: sched_entity: Demote non-conformant kernel-doc headers
Lee Jones
1
-2
/
+2
2020-11-13
gpu: drm: scheduler: sched_main: Provide missing description for 'sched' para...
Lee Jones
1
-0
/
+1
2020-11-04
Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+3
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+1
2020-10-05
drm/sched: Avoid infinite waits in the drm_sched_entity_destroy() path
Boris Brezillon
1
-0
/
+3
2020-09-16
drm/scheduler: fix sched_fence.c kernel-doc warnings
Tian Tao
1
-1
/
+1
2020-09-08
Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...
Dave Airlie
1
-2
/
+2
2020-08-19
drm/scheduler: Scheduler priority fixes (v2)
Luben Tuikov
1
-2
/
+2
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2020-06-29
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-1
/
+1
2020-06-26
drm/scheduler: improve job distribution with multiple queues
Nirmoy Das
2
-7
/
+9
2020-06-15
sched,drm/scheduler: Convert to sched_set_fifo*()
Peter Zijlstra
1
-2
/
+1
2020-04-15
drm/scheduler: fix drm_sched_get_cleanup_job
Christian König
1
-1
/
+1
2020-03-26
drm/scheduler: fix rare NULL ptr race
Yintian Tao
1
-0
/
+2
2020-03-16
drm/sched: implement and export drm_sched_pick_best
Nirmoy Das
2
-33
/
+39
2020-03-16
Revert "drm/scheduler: improve job distribution with multiple queues"
changzhu
2
-9
/
+7
2020-03-13
drm/scheduler: fix inconsistent locking of job_list_lock
Lucas Stach
1
-26
/
+17
[next]