开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
engine
/
fifo
/
uchan.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-04
nouveau: add a third state to the fini handler.
Dave Airlie
2025-05-19
drm/nouveau: improve handling of 64-bit BARs
Ben Skeggs
2023-10-31
drm/nouveau/ce/r535: initial support
Ben Skeggs
2023-07-06
drm/nouveau/fifo/ga100-: add per-runlist nonstall intr handling
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add new channel classes
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add new engine object handling
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add new engine context handling
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add USERD info to nvkm_chan_func
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add common runlist control
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add chan/cgrp preempt()
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add chan start()/stop()
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add chan bind()/unbind()
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add new engine context tracking
Ben Skeggs
2022-11-09
drm/nouveau/fifo: tidy up non-stall intr handling
Ben Skeggs
2022-11-09
drm/nouveau/fifo: use runlist engine info to lookup engine classes
Ben Skeggs
2022-11-09
drm/nouveau/fifo: merge gk104_fifo_func into nvkm_host_func
Ben Skeggs
2022-11-09
drm/nouveau/fifo: unify handling of channel classes
Ben Skeggs