index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
scheduler
Age
Commit message (
Expand
)
Author
2 days
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-07-17
drm/sched: Remove optimization that causes hang when killing dependent jobs
Lin.Cao
2025-07-15
drm/sched: Add new test for DRM_GPU_SCHED_STAT_NO_HANG
Maíra Canal
2025-07-15
drm/sched: Make timeout KUnit tests faster
Maíra Canal
2025-07-15
drm/sched: Allow drivers to skip the reset and keep on running
Maíra Canal
2025-07-15
drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESET
Maíra Canal
2025-07-10
drm/sched: Warn if pending_list is not empty
Philipp Stanner
2025-07-10
drm/sched/tests: Add unit test for cancel_job()
Philipp Stanner
2025-07-10
drm/sched/tests: Implement cancel_job() callback
Philipp Stanner
2025-07-10
drm/sched: Avoid memory leaks with cancel_job() callback
Philipp Stanner
2025-07-09
drm/sched: Consolidate drm_sched_rq_select_entity_rr
Tvrtko Ursulin
2025-07-04
drm/sched: De-clutter drm_sched_init
Tvrtko Ursulin
2025-06-30
drm/sched/tests: Make timedout_job callback a better role model
Philipp Stanner
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
[next]