summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm20b.c
AgeCommit message (Expand)Author
2021-02-11drm/nouveau/pmu: switch to instanced constructorBen Skeggs
2020-07-24drm/nouveau/pmu/gm200-: explicitly handle nofwBen Skeggs
2020-07-24drm/nouveau/acr: store a mask of LS falcons the controlling LSFW can bootstrapBen Skeggs
2020-07-24drm/nouveau/nvfw: firmware structures should begin with nvfw_Timur Tabi
2020-01-23drm/nouveau/pmu/gm20b,gp10b: Fix Falcon bootstrappingThierry Reding
2020-01-15drm/nouveau/acr: implement new subdev to replace "secure boot"Ben Skeggs
2020-01-15drm/nouveau/secboot: move code to boot LS falcons to subdevsBen Skeggs
2020-01-15drm/nouveau/flcn/msgq: pass explicit message queue pointer to recv()Ben Skeggs
2020-01-15drm/nouveau/flcn/msgq: move handling of init message to subdevsBen Skeggs
2020-01-15drm/nouveau/flcn/cmdq: move command generation to subdevsBen Skeggs
2020-01-15drm/nouveau/pmu: initialise SW state for falcon from constructorBen Skeggs
2020-01-15drm/nouveau/pmu: select implementation based on available firmwareBen Skeggs
2020-01-15drm/nouveau/pmu/gp10b: split from gm20b implementationBen Skeggs
2017-08-22drm/nouveau/pmu/gt215-: abstract detection of whether reset is neededBen Skeggs
2017-03-17drm/nouveau/secboot: fix NULL pointer dereferenceAlexandre Courbot
2017-03-07drm/nouveau/pmu/gm20b: add msgqueue supportAlexandre Courbot
2017-02-17drm/nouveau/gm20b: add dummy PMU deviceAlexandre Courbot