index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_exec.c
Age
Commit message (
Expand
)
Author
2025-07-15
drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESET
MaĆra Canal
2025-05-19
drm/nouveau/gf100-: track chan progress with non-WFI semaphore release
Ben Skeggs
2025-05-19
drm/nouveau/nv50-: separate CHANNEL_GPFIFO handling out from CHANNEL_DMA
Ben Skeggs
2024-06-17
drm/nouveau: Constify struct nouveau_job_ops
Christophe JAILLET
2024-02-12
drm/nouveau: don't fini scheduler if not initialized
Danilo Krummrich
2023-11-24
drm/nouveau: enable dynamic job-flow control
Danilo Krummrich
2023-11-24
drm/nouveau: implement 1:1 scheduler - entity relationship
Danilo Krummrich
2023-11-24
drm/nouveau: use GPUVM common infrastructure
Danilo Krummrich
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
2023-10-04
drm/nouveau: exec: report max pushs through getparam
Danilo Krummrich
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-09-26
drm/nouveau: uvmm: rename 'umgr' to 'base'
Danilo Krummrich
2023-09-26
drm/gpuvm: rename struct drm_gpuva_manager to struct drm_gpuvm
Danilo Krummrich
2023-09-20
drm/nouveau: sched: fix leaking memory of timedout job
Danilo Krummrich
2023-08-31
drm/nouveau: fence: fix undefined fence state after emit
Danilo Krummrich
2023-08-24
drm/nouveau: uapi: don't pass NO_PREFETCH flag implicitly
Danilo Krummrich
2023-08-24
drm/nouveau: uapi: don't pass NO_PREFETCH flag implicitly
Danilo Krummrich
2023-08-08
drm/nouveau: remove incorrect __user annotations
Danilo Krummrich
2023-08-04
drm/nouveau: implement new VM_BIND uAPI
Danilo Krummrich