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