summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/secboot
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/secboot/gp102-: remove WAR for SEC2 RTOS start bugBen Skeggs2019-07-191-29/+0Star
* drm/nouveau: fix bogus GPL-2 license headerBen Skeggs2019-07-191-1/+1
* Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2019-06-0712-82/+205
|\
| * drm/nouveau/secboot/gp10[2467]: support newer FW to fix SEC2 failures on some...Ben Skeggs2019-06-075-6/+18
| * drm/nouveau/secboot: enable loading of versioned LS PMU/SEC2 ACR msgqueue FWBen Skeggs2019-06-071-14/+14
| * drm/nouveau/secboot: split out FW version-specific LS function pointersBen Skeggs2019-06-076-41/+141
| * drm/nouveau/secboot: pass max supported FW version to LS load funcsBen Skeggs2019-06-076-21/+32
| * drm/nouveau/core: pass subdev into nvkm_firmware_get, rather than deviceBen Skeggs2019-06-073-8/+8
* | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-301-0/+1
|/
* drm/nouveau/secboot: fix missing newline in error messagesBen Skeggs2019-02-191-2/+2
* drm/nouveau/core: support multiple nvdec instancesBen Skeggs2018-12-111-2/+2
* drm/nouveau/secboot/acr: fix memory leakGustavo A. R. Silva2018-10-111-0/+1
* drm/nouveau/secboot/acr: Remove VLA usageKees Cook2018-07-162-4/+37
* drm/nouveau/secboot/tegra: Enable gp20b/gp10b firmware tag when relevantNicolas Chauvet2018-07-162-0/+4
* drm/nouveau/gr/gv100: initial supportBen Skeggs2018-05-181-0/+21
* drm/nouveau/secboot: remove VLA usageGustavo A. R. Silva2018-05-181-4/+3Star
* drm/nouveau/secboot/gp108: implement on top of acr_r370Ben Skeggs2018-02-024-1/+71
* drm/nouveau/secboot/r370: implement support for booting LS SEC2 ucodeBen Skeggs2018-02-021-0/+39
* drm/nouveau/secboot/r370: move a bunch of r375 stuff to a new implementationBen Skeggs2018-02-025-86/+163
* drm/nouveau/secboot/gm200: use new interfaces for vmm operationsBen Skeggs2017-11-021-6/+5Star
* drm/nouveau/secboot/gm200: initialise vmm with new interfacesBen Skeggs2017-11-022-10/+10
* drm/nouveau/mmu: implement new vmm frontendBen Skeggs2017-11-021-0/+1
* drm/nouveau/mmu: handle instance block setupBen Skeggs2017-11-022-18/+6Star
* drm/nouveau/core/memory: change map interface to support upcoming mmu changesBen Skeggs2017-11-021-2/+7
* drm/nouveau/secboot: add missing newline in debug messageBen Skeggs2017-11-021-1/+1
* drm/nouveau/secboot: plug memory leak in ls_ucode_img_load_gr() error pathChristophe JAILLET2017-05-171-1/+3
* drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_r...Wei Yongjun2017-04-291-1/+1
* drm/nouveau/secboot: add GP10B supportAlexandre Courbot2017-04-062-0/+94
* drm/nouveau/secboot/gm20b: specify MC base address as argumentAlexandre Courbot2017-04-062-8/+12
* drm/nouveau/secboot: start LS firmware in post-run hookAlexandre Courbot2017-04-062-49/+47Star
* drm/nouveau/secboot: let LS post_run hooks return errorAlexandre Courbot2017-04-064-10/+26
* drm/nouveau/secboot: pass instance to LS firmware loadersAlexandre Courbot2017-04-067-26/+29
* drm/nouveau/secboot: allow to boot multiple falconsAlexandre Courbot2017-04-063-15/+19
* drm/nouveau/secboot: fix inconsistent pointer checkingAlexandre Courbot2017-03-171-1/+2
* drm/nouveau/secboot: add gp102/gp104/gp106/gp107 supportAlexandre Courbot2017-03-072-0/+252
* drm/nouveau/secboot: put HS code loading code into own fileAlexandre Courbot2017-03-075-124/+182
* drm/nouveau/secboot: support for r375 ACRAlexandre Courbot2017-03-073-0/+167
* drm/nouveau/secboot: support for r367 ACRAlexandre Courbot2017-03-074-0/+425
* drm/nouveau/secboot: support for r364 ACRAlexandre Courbot2017-03-073-0/+119
* drm/nouveau/secboot: workaround bug when starting SEC2 firmwareAlexandre Courbot2017-03-071-0/+33
* drm/nouveau/secboot: support standard NVIDIA HS binariesAlexandre Courbot2017-03-071-8/+52
* drm/nouveau/secboot: support for unload blob bootloaderAlexandre Courbot2017-03-072-30/+37
* drm/nouveau/secboot: let callers interpret return value of blobsAlexandre Courbot2017-03-072-12/+21
* drm/nouveau/secboot: support for different load and unload falconsAlexandre Courbot2017-03-076-14/+17
* drm/nouveau/secboot: share r361 BL structures and functionsAlexandre Courbot2017-03-072-39/+74
* drm/nouveau/secboot: add support for SEC LS firmwareAlexandre Courbot2017-03-073-0/+76
* drm/nouveau/secboot: support running ACR on SECAlexandre Courbot2017-03-072-3/+23
* drm/nouveau/secboot: get start address of blob from ACRAlexandre Courbot2017-03-073-10/+9Star
* drm/nouveau/secboot: add shadow blob argumentAlexandre Courbot2017-03-072-2/+15
* drm/nouveau/secboot/gm20b: enable PMU firmwareAlexandre Courbot2017-03-071-1/+7