index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
scheduler
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-23
drm/sched: Fix potential double free in drm_sched_job_add_resv_dependencies
Tvrtko Ursulin
1
-6
/
+7
2025-10-15
drm/sched: Fix a race in DRM_GPU_SCHED_STAT_NO_HANG test
Tvrtko Ursulin
3
-6
/
+7
2025-09-02
drm/sched: Fix racy access to drm_sched_entity.dependency
Pierre-Eric Pelloux-Prayer
1
-4
/
+7
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
8
-168
/
+377
2025-07-17
drm/sched: Remove optimization that causes hang when killing dependent jobs
Lin.Cao
1
-19
/
+2
2025-07-15
drm/sched: Add new test for DRM_GPU_SCHED_STAT_NO_HANG
Maíra Canal
3
-0
/
+49
2025-07-15
drm/sched: Make timeout KUnit tests faster
Maíra Canal
1
-3
/
+5
2025-07-15
drm/sched: Allow drivers to skip the reset and keep on running
Maíra Canal
1
-2
/
+44
2025-07-15
drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESET
Maíra Canal
2
-2
/
+2
2025-07-10
drm/sched: Warn if pending_list is not empty
Philipp Stanner
1
-0
/
+3
2025-07-10
drm/sched/tests: Add unit test for cancel_job()
Philipp Stanner
1
-0
/
+42
2025-07-10
drm/sched/tests: Implement cancel_job() callback
Philipp Stanner
2
-44
/
+25
2025-07-10
drm/sched: Avoid memory leaks with cancel_job() callback
Philipp Stanner
1
-13
/
+21
2025-07-09
drm/sched: Consolidate drm_sched_rq_select_entity_rr
Tvrtko Ursulin
1
-28
/
+20
2025-07-04
drm/sched: De-clutter drm_sched_init
Tvrtko Ursulin
1
-13
/
+20
2025-06-30
drm/sched/tests: Make timedout_job callback a better role model
Philipp Stanner
1
-1
/
+25
2025-06-16
drm/scheduler: Include <linux/export.h>
Thomas Zimmermann
3
-0
/
+3
2025-06-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-0
/
+1
2025-06-06
Merge tag 'drm-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+1
2025-06-02
drm/sched/tests: Use one lock for fence context
Philipp Stanner
2
-4
/
+2
2025-05-28
drm/doc: Document some tracepoints as uAPI
Pierre-Eric Pelloux-Prayer
1
-0
/
+22
2025-05-28
drm: Get rid of drm_sched_job.id
Pierre-Eric Pelloux-Prayer
2
-13
/
+6
2025-05-28
drm/sched: Cleanup event names
Pierre-Eric Pelloux-Prayer
3
-10
/
+10
2025-05-28
drm/sched: Add the drm_client_id to the drm_sched_run/exec_job events
Pierre-Eric Pelloux-Prayer
1
-2
/
+4
2025-05-28
drm/sched: Trace dependencies for GPU jobs
Pierre-Eric Pelloux-Prayer
2
-0
/
+31
2025-05-28
drm/sched: Cleanup gpu_scheduler trace events
Pierre-Eric Pelloux-Prayer
1
-21
/
+23
2025-05-28
drm/sched: Add device name to the drm_sched_process_job event
Pierre-Eric Pelloux-Prayer
1
-2
/
+4
2025-05-28
drm/sched: Store the drm client_id in drm_sched_fence
Pierre-Eric Pelloux-Prayer
4
-5
/
+11
2025-05-22
drm/scheduler: signal scheduled fence when kill job
Lin.Cao
1
-0
/
+1
2025-05-13
drm/sched: Remove kthread header
Philipp Stanner
2
-2
/
+0
2025-05-13
drm/sched: Fix outdated comments referencing thread
Philipp Stanner
2
-15
/
+17
2025-04-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
3
-6
/
+13
2025-03-28
Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
4
-89
/
+160
2025-03-24
drm/sched: Add a basic test for checking credit limit
Tvrtko Ursulin
1
-1
/
+59
2025-03-24
drm/sched: Add a basic test for modifying entities scheduler list
Tvrtko Ursulin
1
-1
/
+68
2025-03-24
drm/sched: Add basic priority tests
Tvrtko Ursulin
1
-1
/
+94
2025-03-24
drm/sched: Add a simple timeout test
Tvrtko Ursulin
3
-6
/
+73
2025-03-24
drm/sched: Add scheduler unit testing infrastructure and some basic tests
Tvrtko Ursulin
6
-0
/
+797
2025-03-14
drm/sched: Clarify docu concerning drm_sched_job_arm()
Philipp Stanner
1
-6
/
+18
2025-03-13
drm/sched: Fix fence reference count leak
qianyi liu
1
-2
/
+9
2025-03-12
drm/sched: revert "drm_sched_job_cleanup(): correct false doc"
Christian König
1
-7
/
+5
2025-03-12
Backmerge tag 'v6.14-rc6' into drm-next
Dave Airlie
1
-2
/
+2
2025-03-06
drm/sched: Document run_job() refcount hazard
Philipp Stanner
1
-3
/
+6
2025-03-05
drm/sched: drm_sched_job_cleanup(): correct false doc
Philipp Stanner
1
-5
/
+7
2025-03-04
drm/sched: stop passing non struct drm_device to drm_err() and friends
Jani Nikula
2
-10
/
+12
2025-03-03
drm/sched: Fix preprocessor guard
Philipp Stanner
1
-2
/
+2
2025-02-24
drm/sched: Move internal prototypes to internal header
Tvrtko Ursulin
2
-0
/
+32
2025-02-24
drm/sched: Move drm_sched_entity_is_ready to internal header
Tvrtko Ursulin
2
-12
/
+13
2025-02-24
drm/sched: Add internal job peek/pop API
Tvrtko Ursulin
3
-10
/
+56
2025-02-12
drm/sched: Use struct for drm_sched_init() params
Philipp Stanner
1
-33
/
+17
[next]