summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gp10b.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-09drm/nouveau/pmu/gm20b,gp10b: boot RTOS from PMU initBen Skeggs1-1/+0
2022-11-09drm/nouveau/pmu: move init() falcon reset to non-nvfw codeBen Skeggs1-12/+2
2022-04-05drm/nouveau/pmu: Add missing callbacks for Tegra devicesKarol Herbst1-0/+1
2021-11-13drm/nouveau/pmu/gm200-: use alternate falcon reset sequenceBen Skeggs1-1/+1
2021-02-11drm/nouveau/pmu: switch to instanced constructorBen Skeggs1-2/+3
2020-07-24drm/nouveau/pmu/gm200-: explicitly handle nofwBen Skeggs1-1/+2
2020-07-24drm/nouveau/acr: store a mask of LS falcons the controlling LSFW can bootstrapBen Skeggs1-0/+3
2020-07-24drm/nouveau/nvfw: firmware structures should begin with nvfw_Timur Tabi1-1/+1
2020-01-23drm/nouveau/pmu/gm20b,gp10b: Fix Falcon bootstrappingThierry Reding1-2/+7
2020-01-15drm/nouveau/acr: implement new subdev to replace "secure boot"Ben Skeggs1-0/+6
2020-01-15drm/nouveau/flcn/msgq: move handling of init message to subdevsBen Skeggs1-0/+1
2020-01-15drm/nouveau/flcn/cmdq: move command generation to subdevsBen Skeggs1-0/+36
2020-01-15drm/nouveau/pmu: initialise SW state for falcon from constructorBen Skeggs1-0/+1
2020-01-15drm/nouveau/pmu: select implementation based on available firmwareBen Skeggs1-1/+18
2020-01-15drm/nouveau/pmu/gp10b: split from gm20b implementationBen Skeggs1-0/+35