summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/falcon/msgqueue.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/falcon: fix a few indentation issuesColin Ian King2019-02-201-3/+3
* drm/nouveau/gr/gv100: initial supportBen Skeggs2018-05-181-0/+1
* drm/nouveau/secboot/gp108: implement on top of acr_r370Ben Skeggs2018-02-021-0/+1
* drm/nouveau/falcon: use a more reasonable msgqueue timeout valueBen Skeggs2017-08-221-1/+1
* drm/nouveau/msgqueue: support for GP10B PMU firmwareAlexandre Courbot2017-04-061-0/+3
* drm/nouveau/secboot: pass instance to LS firmware loadersAlexandre Courbot2017-04-061-3/+4
* drm/nouveau/secboot: allow to boot multiple falconsAlexandre Courbot2017-04-061-3/+22
* drm/nouveau/secboot: fix NULL pointer dereferenceAlexandre Courbot2017-03-171-3/+2
* drm/nouveau/falcon: support for gp10x msgqueueAlexandre Courbot2017-03-071-0/+3
* drm/nouveau/falcon/msgqueue: add SEC2 supportAlexandre Courbot2017-03-071-0/+3
* drm/nouveau/falcon: support for gm20b msgqueueAlexandre Courbot2017-03-071-0/+3
* drm/nouveau/falcon: add msgqueue interfaceAlexandre Courbot2017-03-071-0/+544