summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nouveau_sched.c
AgeCommit message (Expand)Author
2024-02-12drm/nouveau: don't fini scheduler if not initializedDanilo Krummrich
2023-11-27drm/sched: Fix compilation issues with DRM priority renameLuben Tuikov
2023-11-24drm/nouveau: enable dynamic job-flow controlDanilo Krummrich
2023-11-24drm/nouveau: implement 1:1 scheduler - entity relationshipDanilo Krummrich
2023-11-24drm/nouveau: use GPUVM common infrastructureDanilo Krummrich
2023-11-15Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-11-10drm/sched: implement dynamic job-flow controlDanilo Krummrich
2023-11-01drm/sched: Convert drm scheduler to use a work queue rather than kthreadMatthew Brost
2023-10-31Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-10-26drm/sched: Convert the GPU scheduler to variable number of run-queuesLuben Tuikov
2023-09-20drm/nouveau: sched: fix leaking memory of timedout jobDanilo Krummrich
2023-08-24drm/nouveau: sched: avoid job races between entitiesDanilo Krummrich
2023-08-22drm/nouveau: sched: avoid job races between entitiesDanilo Krummrich
2023-08-08drm/nouveau/sched: Don't pass user flags to drm_syncobj_find_fence()Faith Ekstrand
2023-08-04drm/nouveau: implement new VM_BIND uAPIDanilo Krummrich