summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/ls_ucode_msgqueue.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/secboot: removeBen Skeggs2020-01-151-102/+0
* drm/nouveau/secboot: move code to boot LS falcons to subdevsBen Skeggs2020-01-151-74/+1
* drm/nouveau/flcn/msgq: move handling of init message to subdevsBen Skeggs2020-01-151-2/+0
* drm/nouveau/sec2: initialise SW state for falcon from constructorBen Skeggs2020-01-151-2/+2
* drm/nouveau/pmu: initialise SW state for falcon from constructorBen Skeggs2020-01-151-3/+3
* drm/nouveau/secboot/gp102-: remove WAR for SEC2 RTOS start bugBen Skeggs2019-07-191-29/+0
* drm/nouveau/secboot: enable loading of versioned LS PMU/SEC2 ACR msgqueue FWBen Skeggs2019-06-071-14/+14
* drm/nouveau/secboot: pass max supported FW version to LS load funcsBen Skeggs2019-06-071-5/+7
* drm/nouveau/core: pass subdev into nvkm_firmware_get, rather than deviceBen Skeggs2019-06-071-3/+3
* drm/nouveau/secboot: remove VLA usageGustavo A. R. Silva2018-05-181-4/+3
* drm/nouveau/secboot: add missing newline in debug messageBen Skeggs2017-11-021-1/+1
* drm/nouveau/secboot: start LS firmware in post-run hookAlexandre Courbot2017-04-061-2/+47
* drm/nouveau/secboot: let LS post_run hooks return errorAlexandre Courbot2017-04-061-5/+18
* drm/nouveau/secboot: pass instance to LS firmware loadersAlexandre Courbot2017-04-061-10/+8
* drm/nouveau/secboot: add support for SEC LS firmwareAlexandre Courbot2017-03-071-0/+32
* drm/nouveau/secboot: support for loading LS PMU firmwareAlexandre Courbot2017-03-071-0/+117