index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-27
drm/nouveau/nvif: remove client fini
Ben Skeggs
1
-7
/
+0
2024-07-27
drm/nouveau/nvif: remove client devlist
Ben Skeggs
1
-40
/
+0
2024-07-27
drm/nouveau/nvif: remove client version
Ben Skeggs
1
-12
/
+1
2024-07-27
drm/nouveau/nvif: remove client device arg
Ben Skeggs
1
-1
/
+1
2024-07-27
drm/nouveau/nvif: remove route/token
Ben Skeggs
4
-21
/
+6
2024-07-27
drm/nouveau/nvkm: remove nvkm_client_search()
Ben Skeggs
1
-13
/
+0
2024-03-08
nouveau: lock the client object tree.
Dave Airlie
2
-6
/
+21
2023-11-15
nouveau: use an rwlock for the event lock.
Dave Airlie
1
-6
/
+6
2023-10-31
drm/nouveau/nvkm: support loading fws into sg_table
Ben Skeggs
1
-3
/
+71
2023-09-20
drm/nouveau/imem: support allocations not preserved across suspend
Ben Skeggs
1
-2
/
+13
2023-09-15
drm/nouveau/core: refactor deprecated strncpy
Justin Stitt
1
-2
/
+1
2023-07-06
drm/nouveau/nvkm: punt spurious irq messages to debug level
Ben Skeggs
1
-2
/
+2
2023-07-06
drm/nouveau/nvkm: fini object children in reverse order
Ben Skeggs
1
-1
/
+1
2023-01-31
drm/nouveau/acr/gm20b: regression fixes
Ben Skeggs
1
-0
/
+3
2022-11-09
drm/nouveau/engine: add HAL for engine-specific rc reset procedure
Ben Skeggs
1
-0
/
+10
2022-11-09
drm/nouveau/acr: use common falcon HS FW code for ACR FWs
Ben Skeggs
1
-1
/
+86
2022-11-09
drm/nouveau/flcn: new code to load+boot simple HS FWs (VPR scrubber)
Ben Skeggs
1
-0
/
+42
2022-11-09
drm/nouveau/fifo: add new engine context tracking
Ben Skeggs
1
-1
/
+6
2022-11-09
drm/nouveau/fifo: expose runlist topology info on all chipsets
Ben Skeggs
1
-8
/
+4
2022-11-09
drm/nouveau/nvkm: add locking to subdev/engine init paths
Ben Skeggs
2
-60
/
+120
2022-11-09
drm/nouveau/mc: implement intr handling on top of nvkm_intr
Ben Skeggs
1
-9
/
+1
2022-11-09
drm/nouveau/intr: add nvkm_subdev_intr() compatibility
Ben Skeggs
1
-0
/
+61
2022-11-09
drm/nouveau/intr: support multiple trees, and explicit interfaces
Ben Skeggs
1
-2
/
+282
2022-11-09
drm/nouveau/intr: add shared interrupt plumbing between pci/tegra
Ben Skeggs
2
-0
/
+110
2022-11-09
drm/nouveau/nvkm: give each nvkm_event its own lockdep class
Ben Skeggs
1
-4
/
+2
2022-11-09
drm/nouveau/nvkm: rip out old notify
Ben Skeggs
5
-402
/
+10
2022-11-09
drm/nouveau/nvkm: add a replacement for nvkm_notify
Ben Skeggs
6
-13
/
+339
2022-07-13
drm/nouveau/device: remove pwrsrc notify in favour of a direct call to clk
Ben Skeggs
1
-0
/
+1
2022-07-13
drm/nouveau/nvkm: use list_add_tail() when building object tree
Ben Skeggs
1
-1
/
+1
2021-11-13
drm/nouveau/core/client: Mark nvkm_uclient_sclass with static keyword
Zou Wei
1
-1
/
+1
2021-08-18
drm/nouveau: rip out nvkm_client.super
Ben Skeggs
1
-3
/
+1
2021-02-11
drm/nouveau/nvkm: remove nvkm_subdev.index
Ben Skeggs
1
-1
/
+0
2021-02-11
drm/nouveau/vic: switch to instanced constructor
Ben Skeggs
1
-1
/
+0
2021-02-11
drm/nouveau/sw: switch to instanced constructor
Ben Skeggs
2
-7
/
+5
2021-02-11
drm/nouveau/sec2: switch to instanced constructor
Ben Skeggs
1
-1
/
+0
2021-02-11
drm/nouveau/sec: switch to instanced constructor
Ben Skeggs
1
-1
/
+0
2021-02-11
drm/nouveau/pm: switch to instanced constructor
Ben Skeggs
1
-1
/
+0
2021-02-11
drm/nouveau/nvenc: switch to instanced constructor
Ben Skeggs
1
-15
/
+0
2021-02-11
drm/nouveau/nvdec: switch to instanced constructor
Ben Skeggs
1
-7
/
+0
2021-02-11
drm/nouveau/msvld: switch to instanced constructor
Ben Skeggs
1
-1
/
+0
2021-02-11
drm/nouveau/msppp: switch to instanced constructor
Ben Skeggs
1
-1
/
+0
2021-02-11
drm/nouveau/mspdec: switch to instanced constructor
Ben Skeggs
1
-1
/
+0
2021-02-11
drm/nouveau/msenc: switch to instanced constructor
Ben Skeggs
1
-1
/
+0
2021-02-11
drm/nouveau/mpeg: switch to instanced constructor
Ben Skeggs
2
-3
/
+2
2021-02-11
drm/nouveau/me: switch to instanced constructor
Ben Skeggs
1
-1
/
+0
2021-02-11
drm/nouveau/ifb: switch to instanced constructor
Ben Skeggs
1
-1
/
+0
2021-02-11
drm/nouveau/gr: switch to instanced constructor
Ben Skeggs
1
-1
/
+0
2021-02-11
drm/nouveau/fifo: switch to instanced constructor
Ben Skeggs
1
-1
/
+0
2021-02-11
drm/nouveau/dma: switch to instanced constructor
Ben Skeggs
1
-1
/
+0
2021-02-11
drm/nouveau/disp: switch to instanced constructor
Ben Skeggs
1
-1
/
+0
[next]