summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gm200.c
AgeCommit message (Expand)Author
2020-01-15drm/nouveau/secboot: removeBen Skeggs
2020-01-15drm/nouveau/gr/gf100-: select implementation based on available FWBen Skeggs
2020-01-15drm/nouveau/acr: add stub implementation for all GPUs currently supported by ...Ben Skeggs
2017-11-02drm/nouveau/secboot/gm200: use new interfaces for vmm operationsBen Skeggs
2017-11-02drm/nouveau/secboot/gm200: initialise vmm with new interfacesBen Skeggs
2017-11-02drm/nouveau/mmu: handle instance block setupBen Skeggs
2017-11-02drm/nouveau/core/memory: change map interface to support upcoming mmu changesBen Skeggs
2017-03-07drm/nouveau/secboot: let callers interpret return value of blobsAlexandre Courbot
2017-03-07drm/nouveau/secboot: support for different load and unload falconsAlexandre Courbot
2017-03-07drm/nouveau/secboot: get start address of blob from ACRAlexandre Courbot
2017-02-17drm/nouveau/secboot: set default error value in error registerAlexandre Courbot
2017-02-17drm/nouveau/secboot: disable falcon interrupts when running blobAlexandre Courbot
2017-02-17drm/nouveau/secboot: reorganize into more filesAlexandre Courbot
2017-02-17drm/nouveau/secboot: generate HS BL descriptor in hookAlexandre Courbot
2017-02-17drm/nouveau/secboot: add low-secure firmware hooksAlexandre Courbot
2017-02-17drm/nouveau/secboot: remove fixup_hs_desc hookAlexandre Courbot
2017-02-17drm/nouveau/secboot: rename init() hook to oneinit()Alexandre Courbot
2017-02-17drm/nouveau/secboot: remove nvkm_secboot_start()Alexandre Courbot
2017-02-17drm/nouveau/secboot: use falcon libraryAlexandre Courbot
2016-11-07drm/nouveau: mark symbols static where possibleBaoyou Xie
2016-07-14drm/nouveau/secboot/gm200: initial supportBen Skeggs
2016-07-14drm/nouveau/secboot: lazy-load firmware and be more resilientAlexandre Courbot
2016-07-14drm/nouveau/secboot/gm200: make firmware loading re-callableAlexandre Courbot
2016-03-14drm/nouveau/secboot/gm200: add secure-boot supportAlexandre Courbot