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
/
sched_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-11
Merge v6.5-rc1 into drm-misc-fixes
Maxime Ripard
1
-18
/
+19
2023-06-26
drm/sched: Call drm_sched_fence_set_parent() from drm_sched_fence_scheduled()
Boris Brezillon
1
-2
/
+1
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
1
-3
/
+0
2023-05-26
Merge tag 'drm-misc-next-2023-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-8
/
+7
2023-05-19
drm/sched: Rename to drm_sched_wakeup_if_can_queue()
Luben Tuikov
1
-3
/
+3
2023-05-19
drm/sched: Rename to drm_sched_can_queue()
Luben Tuikov
1
-5
/
+4
2023-05-19
drm/sched: Remove redundant check
Vladislav Efanov
1
-3
/
+0
2023-05-19
Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-10
/
+12
2023-05-12
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
1
-1
/
+30
2023-05-11
Merge tag 'drm-misc-fixes-2023-05-11' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+1
2023-05-10
drm/sched: Check scheduler work queue before calling timeout handling
Vitaly Prosyak
1
-1
/
+1
2023-05-09
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-7
/
+2
2023-05-03
drm/scheduler: mark jobs without fence as canceled
Christian König
1
-1
/
+1
2023-04-26
Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+30
2023-04-24
drm/scheduler: properly forward fence errors
Christian König
1
-10
/
+8
2023-04-19
drm/scheduler: set entity to NULL in drm_sched_entity_pop_job()
Danilo Krummrich
1
-0
/
+4
2023-04-14
drm/sched: Check scheduler ready before calling timeout handling
Vitaly Prosyak
1
-1
/
+2
2023-03-30
Revert "drm/scheduler: track GPU active time per entity"
Lucas Stach
1
-6
/
+0
2023-03-30
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-1
/
+1
2023-03-29
Merge tag 'dma-fence-deadline' of https://gitlab.freedesktop.org/drm/msm into...
Daniel Vetter
1
-1
/
+1
2023-03-29
drm/scheduler: Add fence deadline support
Rob Clark
1
-1
/
+1
2023-03-27
drm/scheduler: Fix variable name in function description
Caio Novais
1
-1
/
+1
2023-03-14
Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+29
2023-03-13
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-0
/
+6
2023-02-24
drm/sched: Create wrapper to add a syncobj dependency to job
Maíra Canal
1
-0
/
+29
2023-02-09
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
1
-0
/
+6
2023-02-07
drm/scheduler: track GPU active time per entity
Lucas Stach
1
-0
/
+6
2023-01-18
drm/scheduler: deprecate drm_sched_resubmit_jobs
Christian König
1
-1
/
+12
2022-11-24
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-49
/
+9
2022-11-23
drm/scheduler: Fix lockup in drm_sched_entity_kill()
Dmitry Osipenko
1
-2
/
+2
2022-11-22
Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd...
Dave Airlie
1
-49
/
+9
2022-11-15
drm/amdgpu: revert "implement tdr advanced mode"
Christian König
1
-49
/
+9
2022-11-03
drm/scheduler: remove drm_sched_dependency_optimized
Christian König
1
-26
/
+0
2022-11-03
drm/scheduler: add drm_sched_job_add_resv_dependencies
Christian König
1
-15
/
+34
2022-10-25
drm/scheduler: Set the FIFO scheduling policy as the default
Luben Tuikov
1
-2
/
+2
2022-10-18
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-4
/
+3
2022-10-07
Revert "drm/sched: Use parent fence instead of finished"
Dave Airlie
1
-2
/
+2
2022-10-05
drm/sched: add missing NULL check in drm_sched_get_cleanup_job v2
Christian König
1
-2
/
+3
2022-09-30
drm/sched: Add FIFO sched policy to run queue
Andrey Grodzovsky
1
-3
/
+93
2022-09-16
drm/sched: Use parent fence instead of finished
Arvind Yadav
1
-2
/
+2
2022-09-06
drm/scheduler: quieten kernel-doc warnings
Randy Dunlap
1
-1
/
+2
2022-07-19
drm/sched: move calling drm_sched_entity_select_rq
Christian König
1
-2
/
+1
2022-06-28
drm/sched: Partial revert of 'drm/sched: Keep s_fence->parent pointer'
Andrey Grodzovsky
1
-3
/
+10
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
1
-1
/
+2
2022-04-04
drm/sched: Check locking in drm_sched_job_add_implicit_dependencies
Daniel Vetter
1
-0
/
+2
2022-02-23
drm/sched: Add device pointer to drm_gpu_scheduler
Jiawei Gu
1
-4
/
+5
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-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
[next]