summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/include/nvkm/subdev/acr.h
AgeCommit message (Expand)AuthorFilesLines
2022-11-09drm/nouveau/gr/ga102: initial supportBen Skeggs1-0/+7
2022-11-09drm/nouveau/acr/ga102: initial supportBen Skeggs1-0/+17
2022-11-09drm/nouveau/acr: use common falcon HS FW code for ACR FWsBen Skeggs1-1/+2
2022-11-09drm/nouveau/sec2: unload RTOS before tearing down WPRBen Skeggs1-1/+0
2022-11-09drm/nouveau/pmu/gm20b,gp10b: boot RTOS from PMU initBen Skeggs1-0/+1
2021-02-11drm/nouveau/acr: switch to instanced constructorBen Skeggs1-6/+6
2020-07-24drm/nouveau/acr: store a mask of LS falcons the controlling LSFW can bootstrapBen Skeggs1-0/+3
2020-01-15drm/nouveau/acr/tu10x: initial supportBen Skeggs1-0/+1
2020-01-15drm/nouveau/acr: implement new subdev to replace "secure boot"Ben Skeggs1-1/+32
2020-01-15drm/nouveau/secboot: move code to boot LS falcons to subdevsBen Skeggs1-0/+1
2020-01-15drm/nouveau/flcn/cmdq: move command generation to subdevsBen Skeggs1-1/+22
2020-01-15drm/nouveau/acr: add loaders for currently available LS firmware imagesBen Skeggs1-0/+54
2020-01-15drm/nouveau/acr: add stub implementation for all GPUs currently supported by ...Ben Skeggs1-0/+8
2020-01-15drm/nouveau/core: define ACR subdevBen Skeggs1-0/+10