index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
scheduler
Age
Commit message (
Expand
)
Author
2025-06-16
drm/scheduler: Include <linux/export.h>
Thomas Zimmermann
2025-06-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-06-06
Merge tag 'drm-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-06-02
drm/sched/tests: Use one lock for fence context
Philipp Stanner
2025-05-28
drm/doc: Document some tracepoints as uAPI
Pierre-Eric Pelloux-Prayer
2025-05-28
drm: Get rid of drm_sched_job.id
Pierre-Eric Pelloux-Prayer
2025-05-28
drm/sched: Cleanup event names
Pierre-Eric Pelloux-Prayer
2025-05-28
drm/sched: Add the drm_client_id to the drm_sched_run/exec_job events
Pierre-Eric Pelloux-Prayer
2025-05-28
drm/sched: Trace dependencies for GPU jobs
Pierre-Eric Pelloux-Prayer
2025-05-28
drm/sched: Cleanup gpu_scheduler trace events
Pierre-Eric Pelloux-Prayer
2025-05-28
drm/sched: Add device name to the drm_sched_process_job event
Pierre-Eric Pelloux-Prayer
2025-05-28
drm/sched: Store the drm client_id in drm_sched_fence
Pierre-Eric Pelloux-Prayer
2025-05-22
drm/scheduler: signal scheduled fence when kill job
Lin.Cao
2025-05-13
drm/sched: Remove kthread header
Philipp Stanner
2025-05-13
drm/sched: Fix outdated comments referencing thread
Philipp Stanner
2025-04-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-03-28
Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-03-24
drm/sched: Add a basic test for checking credit limit
Tvrtko Ursulin
2025-03-24
drm/sched: Add a basic test for modifying entities scheduler list
Tvrtko Ursulin
2025-03-24
drm/sched: Add basic priority tests
Tvrtko Ursulin
2025-03-24
drm/sched: Add a simple timeout test
Tvrtko Ursulin
2025-03-24
drm/sched: Add scheduler unit testing infrastructure and some basic tests
Tvrtko Ursulin
2025-03-14
drm/sched: Clarify docu concerning drm_sched_job_arm()
Philipp Stanner
2025-03-13
drm/sched: Fix fence reference count leak
qianyi liu
2025-03-12
drm/sched: revert "drm_sched_job_cleanup(): correct false doc"
Christian König
2025-03-12
Backmerge tag 'v6.14-rc6' into drm-next
Dave Airlie
2025-03-06
drm/sched: Document run_job() refcount hazard
Philipp Stanner
2025-03-05
drm/sched: drm_sched_job_cleanup(): correct false doc
Philipp Stanner
2025-03-04
drm/sched: stop passing non struct drm_device to drm_err() and friends
Jani Nikula
2025-03-03
drm/sched: Fix preprocessor guard
Philipp Stanner
2025-02-24
drm/sched: Move internal prototypes to internal header
Tvrtko Ursulin
2025-02-24
drm/sched: Move drm_sched_entity_is_ready to internal header
Tvrtko Ursulin
2025-02-24
drm/sched: Add internal job peek/pop API
Tvrtko Ursulin
2025-02-12
drm/sched: Use struct for drm_sched_init() params
Philipp Stanner
2025-01-20
drm/sched: Add helper to check job dependencies
Tvrtko Ursulin
2025-01-16
drm/sched: Remove weak paused submission checks
Tvrtko Ursulin
2025-01-13
drm/sched: Delete unused update_job_credits
Tvrtko Ursulin
2024-12-19
drm/sched: Fix drm_sched_fini() docu generation
Bagas Sanjaya
2024-12-19
drm/sched: Fix drm_sched_fini() docu generation
Bagas Sanjaya
2024-11-07
drm/sched: Improve teardown documentation
Philipp Stanner
2024-11-04
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dave Airlie
2024-10-31
drm/sched: Document purpose of drm_sched_{start,stop}
Philipp Stanner
2024-10-28
drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM
Matthew Brost
2024-10-25
drm/sched: warn about drm_sched_job_init()'s partial init
Philipp Stanner
2024-10-22
drm/sched: memset() 'job' in drm_sched_job_init()
Philipp Stanner
2024-10-17
drm/sched: Further optimise drm_sched_entity_push_job
Tvrtko Ursulin
2024-10-17
drm/sched: Re-group and rename the entity run-queue lock
Tvrtko Ursulin
2024-10-17
drm/sched: Stop setting current entity in FIFO mode
Tvrtko Ursulin
2024-10-17
drm/sched: Optimise drm_sched_entity_push_job
Tvrtko Ursulin
2024-10-09
Merge tag 'drm-misc-next-2024-09-26' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
[next]