index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
engine
/
fifo
/
base.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-08-29
nouveau: fix disabling the nonstall irq due to storm code
Dave Airlie
2025-05-19
drm/nouveau: improve handling of 64-bit BARs
Ben Skeggs
2025-05-19
drm/nouveau/gsp: remove gsp-specific chid allocation path
Ben Skeggs
2023-10-31
drm/nouveau/ofa/r535: initial support
Ben Skeggs
2023-10-31
drm/nouveau/nvjpg/r535: initial support
Ben Skeggs
2023-10-31
drm/nouveau/fifo/tu102-: prepare for GSP-RM
Ben Skeggs
2023-07-06
drm/nouveau/fifo/ga100-: add per-runlist nonstall intr handling
Ben Skeggs
2022-11-09
drm/nouveau/fifo: expose function to read engine ctxsw status
Ben Skeggs
2022-11-09
drm/nouveau/fifo/ga100-: initial support
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add new channel classes
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 common channel recovery
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 runlist wait()
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add new channel lookup interfaces
Ben Skeggs
2022-11-09
drm/nouveau/fifo: move PBDMA init to runq
Ben Skeggs
2022-11-09
drm/nouveau/fifo: tidy global PBDMA init
Ben Skeggs
2022-11-09
drm/nouveau/fifo: tidy up non-stall intr handling
Ben Skeggs
2022-11-09
drm/nouveau/fifo: use explicit intr interfaces
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add cgrp, have all channels be part of one
Ben Skeggs
2022-11-09
drm/nouveau/fifo: expose per-runlist CHID information
Ben Skeggs
2022-11-09
drm/nouveau/fifo: expose runlist topology info on all chipsets
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add common runlist/engine topology
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add runq
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add chid allocator
Ben Skeggs
2022-11-09
drm/nouveau/fifo: merge gk104_fifo_func into nvkm_host_func
Ben Skeggs
2022-11-09
drm/nouveau/fifo: pre-move some blocks of code around
Ben Skeggs
2022-11-09
drm/nouveau/fifo: unify handling of channel classes
Ben Skeggs
2022-11-09
drm/nouveau/fifo: add chid_nr()
Ben Skeggs
2022-11-09
drm/nouveau/nvkm: rip out old notify
Ben Skeggs
2022-11-09
drm/nouveau/fifo: expose channel killed in host channel event class
Ben Skeggs
2022-11-09
drm/nouveau/fifo: expose non-stall intr in host channel event class
Ben Skeggs
2022-11-09
drm/nouveau/nvkm: add a replacement for nvkm_notify
Ben Skeggs
2022-07-13
drm/nouveau/fifo: rip out cevent, never used
Ben Skeggs
2021-02-11
drm/nouveau/fifo/gk104-: remove use of subdev index in runlist topology info
Ben Skeggs
2021-02-11
drm/nouveau/fifo: switch to instanced constructor
Ben Skeggs
2021-02-11
drm/nouveau/mc: use split type+inst in device reset APIs
Ben Skeggs
2021-02-11
drm/nouveau/fifo: private mutex
Ben Skeggs
2018-05-18
drm/nouveau/fifo/gk104-: simplify definition of channel classes
Ben Skeggs
2018-05-18
drm/nouveau/fifo/gk104-: support querying engines available on each runlist
Ben Skeggs
2018-05-18
drm/nouveau/fifo/gk104-: allow fault recovery code to be called by other subdevs
Ben Skeggs
2018-05-18
drm/nouveau/fifo: support channel count query
Ben Skeggs
2017-11-02
drm/nouveau/fifo: perform reset from preinit
Ben Skeggs
2017-02-17
drm/nouveau/fifo/gk104-: directly use new recovery code for mmu faults
Ben Skeggs
[next]