summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.c
AgeCommit message (Expand)Author
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-07drm/nouveau/secboot: put HS code loading code into own fileAlexandre 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: 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: 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: 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-02-17drm/nouveau/secboot: clear halt interrupt after ACR is runAlexandre Courbot
2017-02-17drm/nouveau/secboot: add lazy-bootstrap flagAlexandre Courbot
2017-02-17drm/nouveau/secboot: fix WPR descriptor generationAlexandre Courbot
2017-02-17drm/nouveau/secboot: add missing fields to BL structureAlexandre Courbot
2017-02-17drm/nouveau/secboot: safer zeroing of BL descriptorsAlexandre Courbot
2017-02-17drm/nouveau/secboot: abstract LS firmware loading functionsAlexandre Courbot
2017-02-17drm/nouveau/secboot: remove ls_ucode_mgrAlexandre Courbot
2017-02-17drm/nouveau/secboot: remove unneeded ls_ucode_img memberAlexandre Courbot
2017-02-17drm/nouveau/secboot: split reset functionAlexandre Courbot
2017-02-17drm/nouveau/secboot: add LS flags to LS func structureAlexandre Courbot
2017-02-17drm/nouveau/secboot: reorganize into more filesAlexandre Courbot