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.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
/
include
/
nvkm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-27
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+3
2024-04-30
drm/nouveau/gsp: Use the sg allocator for level 2 of radix3
Lyude Paul
1
-1
/
+3
2024-04-26
nouveau: add command-line GSP-RM registry support
Timur Tabi
1
-0
/
+6
2024-03-08
nouveau: lock the client object tree.
Dave Airlie
1
-0
/
+1
2024-02-05
drm/nouveau: fix several DMA buffer leaks
Timur Tabi
1
-1
/
+1
2024-01-05
nouveau/gsp: don't free ctrl messages on errors
Dave Airlie
1
-7
/
+10
2023-11-15
nouveau: use an rwlock for the event lock.
Dave Airlie
1
-2
/
+2
2023-10-31
drm/nouveau/ofa/r535: initial support
Ben Skeggs
1
-0
/
+9
2023-10-31
drm/nouveau/nvjpg/r535: initial support
Ben Skeggs
1
-0
/
+8
2023-10-31
drm/nouveau/nvenc/r535: initial support
Ben Skeggs
1
-0
/
+2
2023-10-31
drm/nouveau/nvdec/r535: initial support
Ben Skeggs
1
-0
/
+2
2023-10-31
drm/nouveau/gr/r535: initial support
Ben Skeggs
3
-0
/
+7
2023-10-31
drm/nouveau/ce/r535: initial support
Ben Skeggs
1
-0
/
+2
2023-10-31
drm/nouveau/fifo/r535: initial support
Ben Skeggs
1
-0
/
+13
2023-10-31
drm/nouveau/disp/r535: initial support
Ben Skeggs
2
-0
/
+54
2023-10-31
drm/nouveau/mmu/r535: initial support
Ben Skeggs
4
-0
/
+32
2023-10-31
drm/nouveau/gsp/r535: add interrupt handling
Ben Skeggs
3
-0
/
+17
2023-10-31
drm/nouveau/gsp/r535: add support for rm alloc
Ben Skeggs
1
-0
/
+131
2023-10-31
drm/nouveau/gsp/r535: add support for rm control
Ben Skeggs
1
-0
/
+62
2023-10-31
drm/nouveau/gsp/r535: add support for booting GSP-RM
Ben Skeggs
5
-1
/
+178
2023-10-31
drm/nouveau/nvkm: support loading fws into sg_table
Ben Skeggs
1
-1
/
+5
2023-10-31
drm/nouveau/nvenc/tu102-: prepare for GSP-RM
Ben Skeggs
1
-0
/
+1
2023-10-31
drm/nouveau/nvdec/tu102-: prepare for GSP-RM
Ben Skeggs
1
-0
/
+1
2023-10-31
drm/nouveau/fifo/tu102-: prepare for GSP-RM
Ben Skeggs
1
-0
/
+3
2023-10-31
drm/nouveau/imem/tu102-: prepare for GSP-RM
Ben Skeggs
1
-0
/
+2
2023-10-31
drm/nouveau/fb/tu102-: prepare for GSP-RM
Ben Skeggs
1
-3
/
+3
2023-10-31
drm/nouveau/gsp: prepare for GSP-RM
Ben Skeggs
2
-1
/
+10
2023-10-31
drm/nouveau/nvkm: bump maximum number of NVJPG
Ben Skeggs
1
-1
/
+1
2023-10-31
drm/nouveau/nvkm: bump maximum number of NVDEC
Ben Skeggs
1
-1
/
+1
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-1
/
+2
2023-09-20
drm/nouveau/imem: support allocations not preserved across suspend
Ben Skeggs
2
-1
/
+2
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
1
-2
/
+2
2023-08-04
drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm
Danilo Krummrich
1
-1
/
+19
2023-07-19
drm/nouveau/i2c: fix number of aux event slots
Ben Skeggs
1
-2
/
+2
2023-07-06
drm/nouveau/fifo/ga100-: add per-runlist nonstall intr handling
Ben Skeggs
1
-0
/
+1
2023-07-06
drm/nouveau/fifo: remove left-over references to nvkm_fifo_chan
Ben Skeggs
3
-9
/
+3
2023-07-06
drm/nouveau/fb/gp102-ga100: switch to simpler vram size detection method
Ben Skeggs
1
-0
/
+1
2023-02-21
drm/nouveau/fb/gp102-: cache scrubber binary on first load
Ben Skeggs
1
-1
/
+2
2023-01-31
drm/nouveau/fb/tu102-: fix register used to determine scrub status
Ben Skeggs
1
-0
/
+1
2022-11-09
drm/nouveau/gr/ga102: initial support
Ben Skeggs
2
-0
/
+8
2022-11-09
drm/nouveau/ltc/ga102: initial support
Ben Skeggs
1
-1
/
+2
2022-11-09
drm/nouveau/acr/ga102: initial support
Ben Skeggs
5
-0
/
+21
2022-11-09
drm/nouveau/fb/ga102: load and boot VPR scrubber FW
Ben Skeggs
3
-0
/
+32
2022-11-09
drm/nouveau/fifo: expose function to read engine ctxsw status
Ben Skeggs
1
-0
/
+1
2022-11-09
drm/nouveau/ltc: split color vs depth/stencil zbc counts
Ben Skeggs
1
-6
/
+9
2022-11-09
drm/nouveau/engine: add HAL for engine-specific rc reset procedure
Ben Skeggs
1
-0
/
+2
2022-11-09
drm/nouveau/sec2: dump tracepc info on halt
Ben Skeggs
1
-0
/
+1
2022-11-09
drm/nouveau/acr: use common falcon HS FW code for ACR FWs
Ben Skeggs
4
-27
/
+37
2022-11-09
drm/nouveau/fb/gp102-: unlock VPR right after devinit
Ben Skeggs
1
-0
/
+2
2022-11-09
drm/nouveau/fb: handle sysmem flush page from common code
Ben Skeggs
1
-0
/
+5
[next]