summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gm200.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/secboot/gm200: use new interfaces for vmm operationsBen Skeggs2017-11-021-6/+5
* drm/nouveau/secboot/gm200: initialise vmm with new interfacesBen Skeggs2017-11-021-9/+9
* drm/nouveau/mmu: handle instance block setupBen Skeggs2017-11-021-16/+5
* drm/nouveau/core/memory: change map interface to support upcoming mmu changesBen Skeggs2017-11-021-2/+7
* drm/nouveau/secboot: let callers interpret return value of blobsAlexandre Courbot2017-03-071-6/+4
* drm/nouveau/secboot: support for different load and unload falconsAlexandre Courbot2017-03-071-4/+4
* drm/nouveau/secboot: get start address of blob from ACRAlexandre Courbot2017-03-071-2/+5
* drm/nouveau/secboot: set default error value in error registerAlexandre Courbot2017-02-171-0/+3
* drm/nouveau/secboot: disable falcon interrupts when running blobAlexandre Courbot2017-02-171-0/+7
* drm/nouveau/secboot: reorganize into more filesAlexandre Courbot2017-02-171-1124/+28
* drm/nouveau/secboot: generate HS BL descriptor in hookAlexandre Courbot2017-02-171-91/+88
* drm/nouveau/secboot: add low-secure firmware hooksAlexandre Courbot2017-02-171-197/+42
* drm/nouveau/secboot: remove fixup_hs_desc hookAlexandre Courbot2017-02-171-24/+71
* drm/nouveau/secboot: rename init() hook to oneinit()Alexandre Courbot2017-02-171-2/+2
* drm/nouveau/secboot: remove nvkm_secboot_start()Alexandre Courbot2017-02-171-27/+0
* drm/nouveau/secboot: use falcon libraryAlexandre Courbot2017-02-171-86/+39
* drm/nouveau: mark symbols static where possibleBaoyou Xie2016-11-071-1/+1
* drm/nouveau/secboot/gm200: initial supportBen Skeggs2016-07-141-0/+16
* drm/nouveau/secboot: lazy-load firmware and be more resilientAlexandre Courbot2016-07-141-3/+27
* drm/nouveau/secboot/gm200: make firmware loading re-callableAlexandre Courbot2016-07-141-16/+26
* drm/nouveau/secboot/gm200: add secure-boot supportAlexandre Courbot2016-03-141-0/+1489