index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_sched.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-12
drm/nouveau: Improve variable name in nouveau_sched_init()
Philipp Stanner
1
-2
/
+2
2024-02-12
drm/nouveau: don't fini scheduler if not initialized
Danilo Krummrich
1
-2
/
+36
2023-11-27
drm/sched: Fix compilation issues with DRM priority rename
Luben Tuikov
1
-3
/
+3
2023-11-24
drm/nouveau: enable dynamic job-flow control
Danilo Krummrich
1
-5
/
+4
2023-11-24
drm/nouveau: implement 1:1 scheduler - entity relationship
Danilo Krummrich
1
-88
/
+109
2023-11-24
drm/nouveau: use GPUVM common infrastructure
Danilo Krummrich
1
-2
/
+7
2023-11-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-3
/
+9
2023-11-10
drm/sched: implement dynamic job-flow control
Danilo Krummrich
1
-1
/
+1
2023-11-01
drm/sched: Convert drm scheduler to use a work queue rather than kthread
Matthew Brost
1
-1
/
+1
2023-10-31
Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+1
2023-10-26
drm/sched: Convert the GPU scheduler to variable number of run-queues
Luben Tuikov
1
-0
/
+1
2023-09-20
drm/nouveau: sched: fix leaking memory of timedout job
Danilo Krummrich
1
-3
/
+9
2023-08-24
drm/nouveau: sched: avoid job races between entities
Danilo Krummrich
1
-0
/
+22
2023-08-22
drm/nouveau: sched: avoid job races between entities
Danilo Krummrich
1
-0
/
+22
2023-08-08
drm/nouveau/sched: Don't pass user flags to drm_syncobj_find_fence()
Faith Ekstrand
1
-1
/
+1
2023-08-04
drm/nouveau: implement new VM_BIND uAPI
Danilo Krummrich
1
-0
/
+419