linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo
Linus Torvalds 323bbfcf1e Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
This is the exact same thing as the 'alloc_obj()' version, only much
smaller because there are a lot fewer users of the *alloc_flex()
interface.

As with alloc_obj() version, this was done entirely with mindless brute
force, using the same script, except using 'flex' in the pattern rather
than 'objs*'.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2026-02-21 17:09:51 -08:00
..
base.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
cgrp.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
cgrp.h drm/nouveau/fifo: add new engine context handling 2022-11-09 10:44:49 +10:00
chan.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
chan.h drm/nouveau: improve handling of 64-bit BARs 2025-05-19 07:14:35 +10:00
chid.c Convert 'alloc_flex' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
chid.h drm/nouveau/fifo: add cgrp, have all channels be part of one 2022-11-09 10:44:47 +10:00
g84.c drm/nouveau/fifo: add new channel classes 2022-11-09 10:44:50 +10:00
g98.c drm/nouveau/fifo: add new channel classes 2022-11-09 10:44:50 +10:00
ga100.c nouveau: fix disabling the nonstall irq due to storm code 2025-08-29 18:36:23 +02:00
ga102.c nouveau: fix disabling the nonstall irq due to storm code 2025-08-29 18:36:23 +02:00
gb202.c drm/nouveau: add support for GB20x 2025-05-19 07:14:45 +10:00
gf100.c drm/nouveau: improve handling of 64-bit BARs 2025-05-19 07:14:35 +10:00
gk20a.c drm/nouveau/fifo: add new channel classes 2022-11-09 10:44:50 +10:00
gk104.c drm/nouveau: improve handling of 64-bit BARs 2025-05-19 07:14:35 +10:00
gk110.c drm/nouveau/fifo: add new channel classes 2022-11-09 10:44:50 +10:00
gk208.c drm/nouveau/fifo: add new channel classes 2022-11-09 10:44:50 +10:00
gm107.c drm/nouveau/fifo: add new channel classes 2022-11-09 10:44:50 +10:00
gm200.c drm/nouveau/fifo: add new channel classes 2022-11-09 10:44:50 +10:00
gp100.c drm/nouveau/fifo: add new channel classes 2022-11-09 10:44:50 +10:00
gv100.c drm/nouveau: improve handling of 64-bit BARs 2025-05-19 07:14:35 +10:00
Kbuild drm/nouveau: add support for GB20x 2025-05-19 07:14:45 +10:00
nv04.c drm/nouveau: improve handling of 64-bit BARs 2025-05-19 07:14:35 +10:00
nv10.c drm/nouveau/fifo: add new channel classes 2022-11-09 10:44:50 +10:00
nv17.c drm/nouveau/fifo: add new channel classes 2022-11-09 10:44:50 +10:00
nv40.c drm/nouveau: improve handling of 64-bit BARs 2025-05-19 07:14:35 +10:00
nv50.c drm/nouveau: improve handling of 64-bit BARs 2025-05-19 07:14:35 +10:00
priv.h nouveau: fix disabling the nonstall irq due to storm code 2025-08-29 18:36:23 +02:00
regsnv04.h
runl.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
runl.h drm/nouveau/nvdec/r535: initial support 2023-10-31 15:08:17 +10:00
runq.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
runq.h drm/nouveau/fifo: add common channel recovery 2022-11-09 10:44:49 +10:00
tu102.c drm/nouveau/gsp: add hal for fifo.chan.doorbell_handle 2025-05-19 07:14:44 +10:00
ucgrp.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
uchan.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00