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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-30
drm/nouveau: implement missing DCB connector types; gracefully handle unknown...
Alex RamÃrez
1
-20
/
+53
2025-12-18
drm/nouveau: restrict the flush page to a 32-bit address
Timur Tabi
1
-1
/
+1
2025-12-01
nouveau/firmware: Add missing kfree() of nvkm_falcon_fw::boot
Nam Cao
1
-0
/
+2
2025-11-13
drm/nouveau: replace snprintf() with scnprintf() in nvkm_snprintbf()
Seyediman Seyedarab
1
-1
/
+1
2025-09-09
nouveau: fix disabling the nonstall irq due to storm code
Dave Airlie
5
-8
/
+21
2025-09-04
drm/nouveau: fix error path in nvkm_gsp_fwsec_v2
Timur Tabi
1
-2
/
+3
2025-09-04
drm/nouveau: remove unused memory target test
Timur Tabi
1
-10
/
+3
2025-09-04
drm/nouveau: remove unused increment in gm200_flcn_pio_imem_wr
Timur Tabi
1
-1
/
+1
2025-07-17
drm/nouveau/gsp: fix potential leak of memory used during acpi init
Ben Skeggs
1
-6
/
+14
2025-05-29
drm/nouveau: fix the broken marco GSP_MSG_MAX_SIZE
Zhi Wang
1
-1
/
+1
2025-02-27
drm/nouveau/pmu: Fix gp10b firmware guard
Aaron Kling
1
-1
/
+1
2025-02-17
nvkm: correctly calculate the available space of the GSP cmdq buffer
Zhi Wang
1
-2
/
+4
2025-02-17
nvkm/gsp: correctly advance the read pointer of GSP message queue
Zhi Wang
1
-6
/
+4
2025-01-23
drm/nouveau/disp: Fix missing backlight control on Macbook 5,1
Takashi Iwai
1
-0
/
+1
2024-12-05
drm/nouveau/gr/gf100: Fix missing unlock in gf100_gr_chan_new()
Li Huafei
1
-0
/
+1
2024-11-14
nouveau/dp: handle retries for AUX CH transfers with GSP.
Dave Airlie
1
-23
/
+34
2024-11-14
nouveau: handle EBUSY and EAGAIN for GSP aux errors.
Dave Airlie
2
-4
/
+4
2024-11-14
nouveau: fw: sync dma after setup is called.
Dave Airlie
1
-5
/
+6
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
26
-2987
/
+221
2024-09-11
Merge v6.11-rc7 into drm-next
Simona Vetter
1
-1
/
+1
2024-09-10
drm/nouveau/fb: restore init() for ramgp102
Ben Skeggs
3
-1
/
+4
2024-08-31
nouveau: fix the fwsec sb verification register.
Dave Airlie
1
-1
/
+1
2024-08-27
Merge v6.11-rc5 into drm-next
Daniel Vetter
2
-3
/
+12
2024-08-16
nouveau/firmware: use dma non-coherent allocator
Dave Airlie
2
-3
/
+12
2024-07-27
drm/nouveau/nvif: remove disp chan rd/wr
Ben Skeggs
4
-101
/
+2
2024-07-27
drm/nouveau/nvif: remove device rd/wr
Ben Skeggs
4
-124
/
+0
2024-07-27
drm/nouveau/nvif: remove device args
Ben Skeggs
1
-33
/
+3
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
2
-54
/
+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-07-27
drm/nouveau/nvkm: remove perfmon
Ben Skeggs
18
-2396
/
+1
2024-07-27
drm/nouveau/nvkm: remove detect/mmio/subdev_mask from device args
Ben Skeggs
4
-225
/
+207
2024-05-27
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-26
/
+51
2024-05-15
Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+1
2024-05-11
Revert "drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()"
Dave Airlie
1
-12
/
+7
2024-05-03
Merge tag 'drm-misc-fixes-2024-05-02' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2
-33
/
+63
2024-04-30
drm/nouveau/gsp: Use the sg allocator for level 2 of radix3
Lyude Paul
1
-26
/
+51
2024-04-30
drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()
Lyude Paul
1
-7
/
+12
2024-04-30
nouveau: Add missing break statement
Chaitanya Kumar Borah
1
-0
/
+1
2024-04-26
nouveau: add command-line GSP-RM registry support
Timur Tabi
1
-24
/
+337
2024-04-22
Backmerge tag 'v6.9-rc5' into drm-next
Dave Airlie
6
-8
/
+23
2024-04-19
Merge tag 'drm-misc-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-1
/
+6
2024-04-15
nouveau: fix instmem race condition around ptr stores
Dave Airlie
1
-1
/
+6
2024-04-11
Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2
-2
/
+7
2024-04-09
nouveau: fix devinit paths to only handle display on GSP.
Dave Airlie
2
-4
/
+9
2024-04-05
nouveau: fix function cast warning
Arnd Bergmann
1
-1
/
+6
2024-04-05
nouveau/gsp: Avoid addressing beyond end of rpc->entries
Kees Cook
1
-1
/
+1
[next]