summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/scheduler/sched_rq.c
AgeCommit message (Expand)Author
2026-04-17drm/sched: Embed run queue singleton into the schedulerTvrtko Ursulin
2026-04-17drm/sched: Remove FIFO and RR and simplify to a single run queueTvrtko Ursulin
2026-04-17drm/sched: Favour interactive clients slightlyTvrtko Ursulin
2026-04-17drm/sched: Add fair scheduling policyTvrtko Ursulin
2026-04-17drm/sched: Remove idle entity from treeTvrtko Ursulin
2026-04-17drm/sched: Implement RR via FIFOTvrtko Ursulin
2026-04-17drm/sched: Move run queue related code into a separate fileTvrtko Ursulin