aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-06drm/nouveau/secboot: allow to boot multiple falconsAlexandre Courbot1-3/+3
2017-03-07drm/nouveau/secboot: support for different load and unload falconsAlexandre Courbot1-1/+2
2017-03-07drm/nouveau/secboot: support running ACR on SECAlexandre Courbot1-0/+8
2017-02-17drm/nouveau/secboot: abstract LS firmware loading functionsAlexandre Courbot1-4/+5
2017-02-17drm/nouveau/secboot: reorganize into more filesAlexandre Courbot1-10/+74
2017-02-17drm/nouveau/secboot: rename init() hook to oneinit()Alexandre Courbot1-2/+2
2017-02-17drm/nouveau/secboot: remove nvkm_secboot_start()Alexandre Courbot1-15/+0
2017-02-17drm/nouveau/secboot: use falcon libraryAlexandre Courbot1-135/+11
2017-02-17drm/nouveau/secboot: fix functions definitionsAlexandre Courbot1-2/+2
2016-07-14drm/nouveau/secboot: lazy-load firmware and be more resilientAlexandre Courbot1-8/+1
2016-07-14drm/nouveau/secboot: use nvkm_mc_enable/disable()Ben Skeggs1-5/+3
2016-07-14drm/nouveau/secboot: use nvkm_mc_intr_mask/unmask()Ben Skeggs1-6/+5
2016-05-20drm/nouveau/core: remove pmc_enable argument from subdev ctorBen Skeggs1-1/+1
2016-03-14drm/nouveau/core: add support for secure bootAlexandre Courbot1-0/+288