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
/
subdev
Age
Commit message (
Expand
)
Author
Lines
2026-02-23
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
-168
/
+199
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-131
/
+131
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-135
/
+134
2026-02-16
nouveau/gsp: drop WARN_ON in ACPI probes
Dave Airlie
-6
/
+6
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-33
/
+65
2026-02-06
Merge tag 'drm-misc-next-fixes-2026-02-05' of https://gitlab.freedesktop.org/...
Dave Airlie
-33
/
+65
2026-02-05
nouveau/vmm: start tracking if the LPT PTE is valid. (v6)
Dave Airlie
-9
/
+33
2026-02-05
nouveau/vmm: increase size of vmm pte tracker struct to u32 (v2)
Dave Airlie
-7
/
+8
2026-02-05
nouveau/vmm: rewrite pte tracker using a struct and bitfields.
Dave Airlie
-24
/
+31
2026-02-04
nouveau/gsp: fix suspend/resume regression on r570 firmware
Dave Airlie
-7
/
+7
2026-02-04
nouveau: add a third state to the fini handler.
Dave Airlie
-24
/
+24
2026-02-04
nouveau/gsp: use rpc sequence numbers properly.
Dave Airlie
-3
/
+9
2026-01-04
nouveau: don't attempt fwsec on sb on newer platforms.
Dave Airlie
-9
/
+49
2025-12-13
Merge tag 'drm-fixes-2025-12-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-20
/
+54
2025-12-04
drm/nouveau/gsp: Allocate fwsec-sb at boot
Lyude Paul
-20
/
+54
2025-11-24
drm/nouveau: verify that hardware supports the flush page address
Timur Tabi
-0
/
+15
2025-11-24
drm/nouveau: restrict the flush page to a 32-bit address
Timur Tabi
-1
/
+1
2025-11-12
drm/nouveau/mmu/tu102: Add support for compressed kinds
Ben Skeggs
-2
/
+44
2025-11-12
drm/nouveau/mmu/gp100: Remove unused/broken support for compression
Ben Skeggs
-37
/
+6
2025-09-15
drm/nouveau: Support devfreq for Tegra
Aaron Kling
-0
/
+362
2025-09-15
drm/nouveau: Support reclocking on gp10b
Aaron Kling
-0
/
+198
2025-09-15
Merge tag 'v6.17-rc6' into drm-next
Dave Airlie
-4
/
+6
2025-08-29
nouveau: fix disabling the nonstall irq due to storm code
Dave Airlie
-0
/
+1
2025-08-25
drm/nouveau: fix error path in nvkm_gsp_fwsec_v2
Timur Tabi
-2
/
+3
2025-08-15
drm/nouveau/gsp: fix mismatched alloc/free for kvmalloc()
Qianfeng Rong
-2
/
+2
2025-08-12
drm/nouveau: Improve message for missing firmware
Mel Henning
-1
/
+3
2025-08-12
drm/nouveau: Remove nvkm_gsp_fwif.enable
Mel Henning
-6
/
+5
2025-08-12
drm/nouveau: Remove DRM_NOUVEAU_GSP_DEFAULT config
Mel Henning
-5
/
+1
2025-08-12
drm/nouveau: always set RMDevidCheckIgnore for GSP-RM
Timur Tabi
-0
/
+3
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-1
/
+1
2025-07-07
drm/nouveau/gsp: fix potential leak of memory used during acpi init
Ben Skeggs
-6
/
+14
2025-07-04
nouveau/gsp: add a 50ms delay between fbsr and driver unload rpcs
Dave Airlie
-0
/
+7
2025-06-13
drm/nouveau: fix a use-after-free in r535_gsp_rpc_push()
Zhi Wang
-5
/
+12
2025-06-13
drm/nouveau/gsp: Fix potential integer overflow on integer shifts
Colin Ian King
-1
/
+1
2025-06-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-1
/
+1
2025-06-06
drm/nouveau/vfn/r535: Convert comma to semicolon
Chen Ni
-1
/
+1
2025-06-03
Merge drm-next-2025-05-28 into drm-misc-next
Maxime Ripard
-1648
/
+13558
2025-05-19
drm/nouveau: add support for GB20x
Ben Skeggs
-0
/
+196
2025-05-19
drm/nouveau/gsp: add hal for fifo.chan.doorbell_handle
Ben Skeggs
-1
/
+22
2025-05-19
drm/nouveau: add support for GB10x
Ben Skeggs
-7
/
+162
2025-05-19
drm/nouveau: add support for GH100
Ben Skeggs
-9
/
+1312
2025-05-19
drm/nouveau: improve handling of 64-bit BARs
Ben Skeggs
-32
/
+26
2025-05-19
drm/nouveau/gsp: support deeper page tables in COPY_SERVER_RESERVED_PDES
Ben Skeggs
-15
/
+32
2025-05-19
drm/nouveau/gsp: init client VMMs with NV0080_CTRL_DMA_SET_PAGE_DIRECTORY
Ben Skeggs
-19
/
+105
2025-05-19
drm/nouveau/gsp: fetch level shift and PDE from BAR2 VMM
Ben Skeggs
-6
/
+17
2025-05-19
drm/nouveau/mmu: bump up the maximum page table depth
Ben Skeggs
-1
/
+1
2025-05-19
drm/nouveau/instmem: add hal for set_bar0_window_addr()
Ben Skeggs
-2
/
+11
2025-05-19
drm/nouveau/pci: add PRI address of config space mirror to nvkm_pci_func
Ben Skeggs
-90
/
+33
2025-05-19
drm/nouveau/gsp: add support for 570.144
Ben Skeggs
-19
/
+3193
[next]