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.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
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
drm/nouveau: remove unused memory target test
Timur Tabi
1
-10
/
+3
9 days
drm/nouveau: remove unused increment in gm200_flcn_pio_imem_wr
Timur Tabi
1
-1
/
+1
9 days
drm/nouveau: fix error path in nvkm_gsp_fwsec_v2
Timur Tabi
1
-2
/
+3
2025-08-15
drm/nouveau/gsp: fix mismatched alloc/free for kvmalloc()
Qianfeng Rong
1
-2
/
+2
2025-07-31
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-2
/
+2
2025-07-07
drm/nouveau/gsp: fix potential leak of memory used during acpi init
Ben Skeggs
1
-6
/
+14
2025-07-04
nouveau/gsp: add a 50ms delay between fbsr and driver unload rpcs
Dave Airlie
1
-0
/
+7
2025-06-13
drm/nouveau: fix a use-after-free in r535_gsp_rpc_push()
Zhi Wang
1
-5
/
+12
2025-06-13
drm/nouveau/gsp: Fix potential integer overflow on integer shifts
Colin Ian King
1
-1
/
+1
2025-06-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-1
/
+1
2025-06-06
drm/nouveau/vfn/r535: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2025-06-03
Merge drm-next-2025-05-28 into drm-misc-next
Maxime Ripard
200
-3682
/
+11729
2025-05-24
drm/nouveau/tegra: Fix error pointer vs NULL return in nvkm_device_tegra_reso...
Dan Carpenter
1
-1
/
+1
2025-05-19
drm/nouveau: add support for GB20x
Ben Skeggs
20
-0
/
+319
2025-05-19
drm/nouveau/gsp: add hal for fifo.chan.doorbell_handle
Ben Skeggs
10
-2
/
+25
2025-05-19
drm/nouveau: add support for GB10x
Ben Skeggs
17
-7
/
+196
2025-05-19
drm/nouveau: add support for GH100
Ben Skeggs
39
-9
/
+1332
2025-05-19
drm/nouveau: improve handling of 64-bit BARs
Ben Skeggs
31
-61
/
+88
2025-05-18
drm/nouveau/gsp: support deeper page tables in COPY_SERVER_RESERVED_PDES
Ben Skeggs
1
-15
/
+32
2025-05-18
drm/nouveau/gsp: init client VMMs with NV0080_CTRL_DMA_SET_PAGE_DIRECTORY
Ben Skeggs
6
-19
/
+105
2025-05-18
drm/nouveau/gsp: fetch level shift and PDE from BAR2 VMM
Ben Skeggs
1
-6
/
+17
2025-05-18
drm/nouveau/mmu: bump up the maximum page table depth
Ben Skeggs
1
-1
/
+1
2025-05-18
drm/nouveau/instmem: add hal for set_bar0_window_addr()
Ben Skeggs
3
-2
/
+11
2025-05-18
drm/nouveau/pci: add PRI address of config space mirror to nvkm_pci_func
Ben Skeggs
15
-90
/
+33
2025-05-18
drm/nouveau/gsp: add support for 570.144
Ben Skeggs
35
-19
/
+3193
2025-05-18
drm/nouveau/gsp: add common client alloc code
Ben Skeggs
5
-41
/
+57
2025-05-18
drm/nouveau/gsp: add hal for gsp.sr_data_size()
Ben Skeggs
2
-2
/
+11
2025-05-18
drm/nouveau/gsp: add hal for disp.chan.dmac_alloc()
Ben Skeggs
2
-11
/
+22
2025-05-18
drm/nouveau/gsp: add hal for fifo.rc_triggered()
Ben Skeggs
3
-29
/
+36
2025-05-18
drm/nouveau/gsp: add hal for fifo.rsvd_chids
Ben Skeggs
3
-4
/
+7
2025-05-18
drm/nouveau/gsp: add hal for fifo.chan.alloc
Ben Skeggs
3
-104
/
+76
2025-05-18
drm/nouveau/gsp: add hal for disp.dp.get_caps()
Ben Skeggs
2
-34
/
+48
2025-05-18
drm/nouveau/gsp: add hal for disp.get_active()
Ben Skeggs
2
-2
/
+6
2025-05-18
drm/nouveau/gsp: add hal for disp.get_connect_state()
Ben Skeggs
2
-11
/
+18
2025-05-18
drm/nouveau/gsp: add hal for disp.get_supported()
Ben Skeggs
2
-18
/
+25
2025-05-18
drm/nouveau/gsp: add hals for fbsr.suspend/resume()
Ben Skeggs
5
-18
/
+37
2025-05-18
drm/nouveau/gsp: add hal for gsp.set_rmargs()
Ben Skeggs
4
-17
/
+23
2025-05-18
drm/nouveau/gsp: add hal for gr.get_ctxbufs_info()
Ben Skeggs
4
-84
/
+114
2025-05-18
drm/nouveau/gsp: add hal for fifo.ectx_size()
Ben Skeggs
2
-1
/
+3
2025-05-18
drm/nouveau/gsp: add hal for fifo.xlat_rm_engine_type()
Ben Skeggs
3
-52
/
+56
2025-05-18
drm/nouveau/gsp: add hal for disp.chan.set_pushbuf()
Ben Skeggs
2
-11
/
+21
2025-05-18
drm/nouveau/gsp: add hal for disp.get_static_info()
Ben Skeggs
2
-13
/
+26
2025-05-18
drm/nouveau/gsp: add hal for disp.dp.set_indexed_link_rates()
Ben Skeggs
2
-5
/
+21
2025-05-18
drm/nouveau/gsp: add hal for disp.bl_ctrl()
Ben Skeggs
3
-26
/
+37
2025-05-18
drm/nouveau/gsp: add hal for gsp.drop_send_user_shared_data()
Ben Skeggs
2
-1
/
+11
2025-05-18
drm/nouveau/gsp: add hal for gsp.xlat_mc_engine_idx()
Ben Skeggs
2
-35
/
+45
2025-05-18
drm/nouveau/gsp: add hal for gsp.get_static_info()
Ben Skeggs
2
-28
/
+38
2025-05-18
drm/nouveau/gsp: add hal for gsp.set_system_info()
Ben Skeggs
3
-2
/
+14
2025-05-18
drm/nouveau/gsp: add hal for wpr config info + meta init
Ben Skeggs
11
-113
/
+131
2025-05-18
drm/nouveau/gsp: add defines for rmapi object handles
Ben Skeggs
8
-9
/
+27
[next]