aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/ls_ucode_msgqueue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-19drm/nouveau/secboot/gp102-: remove WAR for SEC2 RTOS start bugBen Skeggs1-29/+0
2019-06-07drm/nouveau/secboot: enable loading of versioned LS PMU/SEC2 ACR msgqueue FWBen Skeggs1-14/+14
2019-06-07drm/nouveau/secboot: pass max supported FW version to LS load funcsBen Skeggs1-5/+7
2019-06-07drm/nouveau/core: pass subdev into nvkm_firmware_get, rather than deviceBen Skeggs1-3/+3
2018-05-18drm/nouveau/secboot: remove VLA usageGustavo A. R. Silva1-4/+3
2017-11-02drm/nouveau/secboot: add missing newline in debug messageBen Skeggs1-1/+1
2017-04-06drm/nouveau/secboot: start LS firmware in post-run hookAlexandre Courbot1-2/+47
2017-04-06drm/nouveau/secboot: let LS post_run hooks return errorAlexandre Courbot1-5/+18
2017-04-06drm/nouveau/secboot: pass instance to LS firmware loadersAlexandre Courbot1-10/+8
2017-03-07drm/nouveau/secboot: add support for SEC LS firmwareAlexandre Courbot1-0/+32
2017-03-07drm/nouveau/secboot: support for loading LS PMU firmwareAlexandre Courbot1-0/+117