summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/secboot
AgeCommit message (Expand)Author
2018-02-02drm/nouveau/secboot/gp108: implement on top of acr_r370Ben Skeggs
2018-02-02drm/nouveau/secboot/r370: implement support for booting LS SEC2 ucodeBen Skeggs
2018-02-02drm/nouveau/secboot/r370: move a bunch of r375 stuff to a new implementationBen 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: implement new vmm frontendBen 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-11-02drm/nouveau/secboot: add missing newline in debug messageBen Skeggs
2017-05-17drm/nouveau/secboot: plug memory leak in ls_ucode_img_load_gr() error pathChristophe JAILLET
2017-04-29drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_r...Wei Yongjun
2017-04-06drm/nouveau/secboot: add GP10B supportAlexandre Courbot
2017-04-06drm/nouveau/secboot/gm20b: specify MC base address as argumentAlexandre Courbot
2017-04-06drm/nouveau/secboot: start LS firmware in post-run hookAlexandre Courbot
2017-04-06drm/nouveau/secboot: let LS post_run hooks return errorAlexandre Courbot
2017-04-06drm/nouveau/secboot: pass instance to LS firmware loadersAlexandre Courbot
2017-04-06drm/nouveau/secboot: allow to boot multiple falconsAlexandre Courbot
2017-03-17drm/nouveau/secboot: fix inconsistent pointer checkingAlexandre Courbot
2017-03-07drm/nouveau/secboot: add gp102/gp104/gp106/gp107 supportAlexandre Courbot
2017-03-07drm/nouveau/secboot: put HS code loading code into own fileAlexandre Courbot
2017-03-07drm/nouveau/secboot: support for r375 ACRAlexandre Courbot
2017-03-07drm/nouveau/secboot: support for r367 ACRAlexandre Courbot
2017-03-07drm/nouveau/secboot: support for r364 ACRAlexandre Courbot
2017-03-07drm/nouveau/secboot: workaround bug when starting SEC2 firmwareAlexandre Courbot
2017-03-07drm/nouveau/secboot: support standard NVIDIA HS binariesAlexandre Courbot
2017-03-07drm/nouveau/secboot: support for unload blob bootloaderAlexandre Courbot
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: share r361 BL structures and functionsAlexandre Courbot
2017-03-07drm/nouveau/secboot: add support for SEC LS firmwareAlexandre Courbot
2017-03-07drm/nouveau/secboot: support running ACR on SECAlexandre Courbot
2017-03-07drm/nouveau/secboot: get start address of blob from ACRAlexandre Courbot
2017-03-07drm/nouveau/secboot: add shadow blob argumentAlexandre Courbot
2017-03-07drm/nouveau/secboot/gm20b: enable PMU firmwareAlexandre Courbot
2017-03-07drm/nouveau/secboot: check that WPR region is properly setAlexandre Courbot
2017-03-07drm/nouveau/secboot: support optional falconsAlexandre Courbot
2017-03-07drm/nouveau/secboot: support PMU LS firmwareAlexandre Courbot
2017-03-07drm/nouveau/secboot: base support for PMU falconAlexandre Courbot
2017-03-07drm/nouveau/secboot: support for loading LS PMU firmwareAlexandre Courbot
2017-03-07drm/nouveau/secboot: add LS firmware post-run hooksAlexandre Courbot
2017-03-07drm/nouveau/secboot: abstract fixup_hs_desc functionAlexandre Courbot
2017-03-07drm/nouveau/secboot: make specialized ls_ucode_img struct privateAlexandre Courbot
2017-03-07drm/nouveau/secboot: store ucode offset in base image structureAlexandre Courbot
2017-03-07drm/nouveau/secboot: fix usage of hsf_load_headerAlexandre Courbot
2017-03-07drm/nouveau/secboot: prevent address trimmingAlexandre Courbot
2017-03-07drm/nouveau/secboot: fix WPR region alignmentAlexandre Courbot
2017-03-07drm/nouveau/secboot: fix WPR address to be 64-bitAlexandre Courbot
2017-03-07drm/nouveau/secboot: make sure requested falcons are supportedAlexandre Courbot
2017-03-07drm/nouveau/secboot: remove unused hookAlexandre Courbot
2017-03-07drm/nouveau/secboot: make nvkm_secboot_falcon_name visibleAlexandre Courbot