index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
gsp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-14
nouveau: handle EBUSY and EAGAIN for GSP aux errors.
Dave Airlie
1
-3
/
+3
2024-08-31
nouveau: fix the fwsec sb verification register.
Dave Airlie
1
-1
/
+1
2024-05-27
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-26
/
+51
2024-04-30
drm/nouveau/gsp: Use the sg allocator for level 2 of radix3
Lyude Paul
1
-26
/
+51
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-05
nouveau/gsp: Avoid addressing beyond end of rpc->entries
Kees Cook
1
-1
/
+1
2024-03-21
Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+9
2024-03-12
drm/nouveau: fix kerneldoc warnings
Timur Tabi
1
-0
/
+9
2024-03-01
drm/nouveau: keep DMA buffers required for suspend/resume
Sid Pranjale
1
-2
/
+2
2024-02-23
nouveau/gsp: add kconfig option to enable GSP paths by default
Dave Airlie
1
-1
/
+5
2024-02-05
drm/nouveau: nvkm_gsp_radix3_sg() should use nvkm_gsp_mem_ctor()
Timur Tabi
1
-9
/
+9
2024-02-05
drm/nouveau: fix several DMA buffer leaks
Timur Tabi
1
-21
/
+38
2024-02-05
nouveau/gsp: use correct size for registry rpc.
Dave Airlie
1
-1
/
+1
2024-01-17
Merge tag 'drm-next-2024-01-15-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-6
/
+2
2024-01-15
nouveau/gsp: handle engines in runl without nonstall interrupts.
Dave Airlie
1
-6
/
+2
2024-01-05
nouveau/gsp: always free the alloc messages on r535
Dave Airlie
1
-2
/
+1
2024-01-05
nouveau/gsp: don't free ctrl messages on errors
Dave Airlie
1
-15
/
+21
2024-01-05
nouveau/gsp: convert gsp errors to generic errors
Dave Airlie
1
-5
/
+21
2024-01-05
drm/nouveau/gsp: Fix ACPI MXDM/MXDS method invocations
Lyude Paul
1
-2
/
+8
2024-01-05
nouveau/gsp: free acpi object after use
Dave Airlie
1
-0
/
+1
2024-01-05
nouveau/gsp: drop some acpi related debug
Dave Airlie
1
-9
/
+0
2024-01-05
nouveau/gsp: add three notifier callbacks that we see in normal operation (v2)
Dave Airlie
1
-2
/
+5
2023-11-30
nouveau/gsp: document some aspects of GSP-RM
Timur Tabi
1
-0
/
+82
2023-11-29
nouveau/gsp: replace zero-length array with flex-array member and use __count...
Gustavo A. R. Silva
1
-1
/
+1
2023-11-29
nouveau/gsp/r535: remove a stray unlock in r535_gsp_rpc_send()
Dan Carpenter
1
-3
/
+1
2023-11-14
nouveau/gsp/r535: Fix a NULL vs error pointer bug
Dan Carpenter
1
-2
/
+2
2023-11-14
nouveau/gsp/r535: uninitialized variable in r535_gsp_acpi_mux_id()
Dan Carpenter
1
-1
/
+1
2023-11-03
nouveau/gsp: add some basic registry entries.
Dave Airlie
1
-10
/
+35
2023-11-03
nouveau/gsp: fix message signature.
Dave Airlie
1
-1
/
+1
2023-11-03
nouveau/gsp: move to 535.113.01
Dave Airlie
6
-40
/
+56
2023-10-31
drm/nouveau/ofa/r535: initial support
Ben Skeggs
1
-0
/
+4
2023-10-31
drm/nouveau/nvjpg/r535: initial support
Ben Skeggs
1
-0
/
+4
2023-10-31
drm/nouveau/nvenc/r535: initial support
Ben Skeggs
1
-0
/
+4
2023-10-31
drm/nouveau/nvdec/r535: initial support
Ben Skeggs
1
-0
/
+4
2023-10-31
drm/nouveau/gr/r535: initial support
Ben Skeggs
1
-0
/
+11
2023-10-31
drm/nouveau/ce/r535: initial support
Ben Skeggs
1
-0
/
+4
2023-10-31
drm/nouveau/fifo/r535: initial support
Ben Skeggs
1
-0
/
+30
2023-10-31
drm/nouveau/disp/r535: initial support
Ben Skeggs
1
-0
/
+129
2023-10-31
drm/nouveau/mmu/r535: initial support
Ben Skeggs
1
-0
/
+47
2023-10-31
drm/nouveau/gsp/r535: add interrupt handling
Ben Skeggs
5
-1
/
+163
2023-10-31
drm/nouveau/gsp/r535: add support for rm alloc
Ben Skeggs
1
-0
/
+184
2023-10-31
drm/nouveau/gsp/r535: add support for rm control
Ben Skeggs
1
-0
/
+101
2023-10-31
drm/nouveau/gsp/r535: add support for booting GSP-RM
Ben Skeggs
10
-1
/
+2368
2023-10-31
drm/nouveau/gsp: prepare for GSP-RM
Ben Skeggs
8
-18
/
+166
2023-05-22
drm/nouveau/acr/ga102: set variable ga102_gsps storage-class-specifier to static
Tom Rix
1
-1
/
+1
2022-11-09
drm/nouveau/acr/ga102: initial support
Ben Skeggs
2
-0
/
+60
2022-11-09
drm/nouveau/acr: use common falcon HS FW code for ACR FWs
Ben Skeggs
1
-9
/
+5
2022-11-09
drm/nouveau/flcn: rework falcon reset
Ben Skeggs
1
-2
/
+4
2022-11-09
drm/nouveau/gsp: add funcs
Ben Skeggs
3
-5
/
+16
[next]