index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2025-02-12
drm/sched: Use struct for drm_sched_init() params
Philipp Stanner
1
-5
/
+11
2024-09-06
drm/sched: add optional errno to drm_sched_start()
Christian König
1
-1
/
+1
2024-07-25
drm/scheduler: remove full_recover from drm_sched_start
Christian König
1
-1
/
+1
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