index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
core
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-15
/
+15
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-15
/
+15
2026-02-04
nouveau: add a third state to the fini handler.
Dave Airlie
-13
/
+37
2025-08-09
drm/nouveau: replace snprintf() with scnprintf() in nvkm_snprintbf()
Seyediman Seyedarab
-1
/
+1
2024-08-27
Merge v6.11-rc5 into drm-next
Daniel Vetter
-3
/
+6
2024-08-16
nouveau/firmware: use dma non-coherent allocator
Dave Airlie
-3
/
+6
2024-07-27
drm/nouveau/nvif: remove disp chan rd/wr
Ben Skeggs
-77
/
+2
2024-07-27
drm/nouveau/nvif: remove device rd/wr
Ben Skeggs
-70
/
+0
2024-07-27
drm/nouveau/nvif: remove client fini
Ben Skeggs
-7
/
+0
2024-07-27
drm/nouveau/nvif: remove client devlist
Ben Skeggs
-40
/
+0
2024-07-27
drm/nouveau/nvif: remove client version
Ben Skeggs
-12
/
+1
2024-07-27
drm/nouveau/nvif: remove client device arg
Ben Skeggs
-1
/
+1
2024-07-27
drm/nouveau/nvif: remove route/token
Ben Skeggs
-21
/
+6
2024-07-27
drm/nouveau/nvkm: remove nvkm_client_search()
Ben Skeggs
-13
/
+0
2024-05-11
Revert "drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()"
Dave Airlie
-12
/
+7
2024-04-30
drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()
Lyude Paul
-7
/
+12
2024-03-08
nouveau: lock the client object tree.
Dave Airlie
-6
/
+21
2023-11-14
nouveau: use an rwlock for the event lock.
Dave Airlie
-6
/
+6
2023-10-31
drm/nouveau/nvkm: support loading fws into sg_table
Ben Skeggs
-3
/
+71
2023-09-19
drm/nouveau/imem: support allocations not preserved across suspend
Ben Skeggs
-2
/
+13
2023-09-15
drm/nouveau/core: refactor deprecated strncpy
Justin Stitt
-2
/
+1
2023-07-06
drm/nouveau/nvkm: punt spurious irq messages to debug level
Ben Skeggs
-2
/
+2
2023-07-06
drm/nouveau/nvkm: fini object children in reverse order
Ben Skeggs
-1
/
+1
2023-01-30
drm/nouveau/acr/gm20b: regression fixes
Ben Skeggs
-0
/
+3
2022-11-09
drm/nouveau/engine: add HAL for engine-specific rc reset procedure
Ben Skeggs
-0
/
+10
2022-11-09
drm/nouveau/acr: use common falcon HS FW code for ACR FWs
Ben Skeggs
-1
/
+86
2022-11-09
drm/nouveau/flcn: new code to load+boot simple HS FWs (VPR scrubber)
Ben Skeggs
-0
/
+42
2022-11-09
drm/nouveau/fifo: add new engine context tracking
Ben Skeggs
-1
/
+6
2022-11-09
drm/nouveau/fifo: expose runlist topology info on all chipsets
Ben Skeggs
-8
/
+4
2022-11-09
drm/nouveau/nvkm: add locking to subdev/engine init paths
Ben Skeggs
-60
/
+120
2022-11-09
drm/nouveau/mc: implement intr handling on top of nvkm_intr
Ben Skeggs
-9
/
+1
2022-11-09
drm/nouveau/intr: add nvkm_subdev_intr() compatibility
Ben Skeggs
-0
/
+61
2022-11-09
drm/nouveau/intr: support multiple trees, and explicit interfaces
Ben Skeggs
-2
/
+282
2022-11-09
drm/nouveau/intr: add shared interrupt plumbing between pci/tegra
Ben Skeggs
-0
/
+110
2022-11-09
drm/nouveau/nvkm: give each nvkm_event its own lockdep class
Ben Skeggs
-4
/
+2
2022-11-09
drm/nouveau/nvkm: rip out old notify
Ben Skeggs
-402
/
+10
2022-11-09
drm/nouveau/nvkm: add a replacement for nvkm_notify
Ben Skeggs
-13
/
+339
2022-07-13
drm/nouveau/device: remove pwrsrc notify in favour of a direct call to clk
Ben Skeggs
-0
/
+1
2022-07-13
drm/nouveau/nvkm: use list_add_tail() when building object tree
Ben Skeggs
-1
/
+1
2021-11-12
drm/nouveau/core/client: Mark nvkm_uclient_sclass with static keyword
Zou Wei
-1
/
+1
2021-08-18
drm/nouveau: rip out nvkm_client.super
Ben Skeggs
-3
/
+1
2021-02-11
drm/nouveau/nvkm: remove nvkm_subdev.index
Ben Skeggs
-1
/
+0
2021-02-11
drm/nouveau/vic: switch to instanced constructor
Ben Skeggs
-1
/
+0
2021-02-11
drm/nouveau/sw: switch to instanced constructor
Ben Skeggs
-7
/
+5
2021-02-11
drm/nouveau/sec2: switch to instanced constructor
Ben Skeggs
-1
/
+0
2021-02-11
drm/nouveau/sec: switch to instanced constructor
Ben Skeggs
-1
/
+0
2021-02-11
drm/nouveau/pm: switch to instanced constructor
Ben Skeggs
-1
/
+0
2021-02-11
drm/nouveau/nvenc: switch to instanced constructor
Ben Skeggs
-15
/
+0
2021-02-11
drm/nouveau/nvdec: switch to instanced constructor
Ben Skeggs
-7
/
+0
2021-02-11
drm/nouveau/msvld: switch to instanced constructor
Ben Skeggs
-1
/
+0
[next]