summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/base.c
Commit message (Expand)AuthorAgeFilesLines
* 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-15/+0Star
* drm/nouveau/secboot: use falcon libraryAlexandre Courbot2017-02-171-135/+11Star
* drm/nouveau/secboot: fix functions definitionsAlexandre Courbot2017-02-171-2/+2
* drm/nouveau/secboot: lazy-load firmware and be more resilientAlexandre Courbot2016-07-141-8/+1Star
* drm/nouveau/secboot: use nvkm_mc_enable/disable()Ben Skeggs2016-07-141-5/+3Star
* drm/nouveau/secboot: use nvkm_mc_intr_mask/unmask()Ben Skeggs2016-07-141-6/+5Star
* drm/nouveau/core: remove pmc_enable argument from subdev ctorBen Skeggs2016-05-201-1/+1
* drm/nouveau/core: add support for secure bootAlexandre Courbot2016-03-141-0/+288