summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/acr/base.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-12drm/nouveau/acr: Abort loading ACR if no firmware was foundKarol Herbst1-1/+1
2022-11-09drm/nouveau/acr: use common falcon HS FW code for ACR FWsBen Skeggs1-37/+36
2022-11-09drm/nouveau/sec2: unload RTOS before tearing down WPRBen Skeggs1-9/+0
2022-11-09drm/nouveau/pmu/gm20b,gp10b: boot RTOS from PMU initBen Skeggs1-32/+48
2021-02-11drm/nouveau/acr: switch to instanced constructorBen Skeggs1-2/+2
2020-07-24drm/nouveau/acr: store a mask of LS falcons the controlling LSFW can bootstrapBen Skeggs1-6/+23
2020-07-24drm/nouveau/acr: store a mask of LS falcons the HSFW can bootstrapBen Skeggs1-4/+11
2020-05-22drm/nouveau/acr: ensure falcon providing acr functions is bootstrapped firstBen Skeggs1-0/+5
2020-01-15drm/nouveau/acr/tu10x: initial supportBen Skeggs1-0/+6
2020-01-15drm/nouveau/core: remove previous versioned fw loaderBen Skeggs1-2/+1
2020-01-15drm/nouveau/acr: implement new subdev to replace "secure boot"Ben Skeggs1-16/+271
2020-01-15drm/nouveau/secboot: move code to boot LS falcons to subdevsBen Skeggs1-0/+21
2020-01-15drm/nouveau/flcn/cmdq: move command generation to subdevsBen Skeggs1-1/+73
2020-01-15drm/nouveau/acr: add loaders for currently available LS firmware imagesBen Skeggs1-0/+4
2020-01-15drm/nouveau/acr: add stub implementation for all GPUs currently supported by ...Ben Skeggs1-0/+54