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
/
acr
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-31
drm/nouveau/acr/ga102: remove unused but set variable
Jani Nikula
1
-2
/
+1
2023-10-31
drm/nouveau/acr/tu102-: prepare for GSP-RM
Ben Skeggs
2
-0
/
+7
2023-07-12
drm/nouveau/acr: Abort loading ACR if no firmware was found
Karol Herbst
1
-1
/
+1
2022-11-09
drm/nouveau/gr/ga102: initial support
Ben Skeggs
1
-0
/
+75
2022-11-09
drm/nouveau/acr/ga102: initial support
Ben Skeggs
8
-6
/
+464
2022-11-09
drm/nouveau/acr: use common falcon HS FW code for ACR FWs
Ben Skeggs
11
-531
/
+240
2022-11-09
drm/nouveau/sec2: unload RTOS before tearing down WPR
Ben Skeggs
1
-9
/
+0
2022-11-09
drm/nouveau/pmu/gm20b,gp10b: boot RTOS from PMU init
Ben Skeggs
1
-32
/
+48
2022-01-25
drm/nouveau/acr: Fix undefined behavior in nvkm_acr_hsfw_load_bl()
Zhou Qingyang
1
-4
/
+5
2021-11-18
drm/nouveau/acr: fix a couple NULL vs IS_ERR() checks
Dan Carpenter
2
-4
/
+8
2021-02-11
drm/nouveau/mc: use split type+inst in interrupt masking API
Ben Skeggs
1
-2
/
+2
2021-02-11
drm/nouveau/acr: switch to instanced constructor
Ben Skeggs
8
-16
/
+22
2020-07-24
drm/nouveau/acr: store a mask of LS falcons the controlling LSFW can bootstrap
Ben Skeggs
1
-6
/
+23
2020-07-24
drm/nouveau/acr: store a mask of LS falcons the HSFW can bootstrap
Ben Skeggs
3
-4
/
+14
2020-07-24
drm/nouveau/acr: allow module to load when HSFW(s) are missing
Ben Skeggs
7
-6
/
+25
2020-07-24
drm/nouveau/acr: refuse to load LSFW if HSFW is missing
Ben Skeggs
1
-1
/
+1
2020-05-22
drm/nouveau/acr: Use kmemdup instead of kmalloc and memcpy
Zou Wei
1
-8
/
+4
2020-05-22
drm/nouveau/acr: ensure falcon providing acr functions is bootstrapped first
Ben Skeggs
1
-0
/
+5
2020-02-17
drm/nouveau/acr/tu11x: initial support
Ben Skeggs
1
-0
/
+14
2020-01-29
drm/nouveau/acr: return error when registering LSF if ACR not supported
Ben Skeggs
1
-1
/
+5
2020-01-15
drm/nouveau/acr/tu10x: initial support
Ben Skeggs
3
-0
/
+222
2020-01-15
drm/nouveau/core: remove previous versioned fw loader
Ben Skeggs
2
-4
/
+3
2020-01-15
drm/nouveau/acr: implement new subdev to replace "secure boot"
Ben Skeggs
9
-16
/
+1352
2020-01-15
drm/nouveau/secboot: move code to boot LS falcons to subdevs
Ben Skeggs
1
-0
/
+21
2020-01-15
drm/nouveau/flcn/cmdq: move command generation to subdevs
Ben Skeggs
2
-1
/
+80
2020-01-15
drm/nouveau/acr: add loaders for currently available LS firmware images
Ben Skeggs
4
-0
/
+260
2020-01-15
drm/nouveau/acr: add stub implementation for all GPUs currently supported by ...
Ben Skeggs
8
-0
/
+351
2020-01-15
drm/nouveau/core: define ACR subdev
Ben Skeggs
1
-0
/
+1