aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/secboot (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-19drm/nouveau/secboot/gp102-: remove WAR for SEC2 RTOS start bugBen Skeggs1-29/+0
2019-07-19drm/nouveau: fix bogus GPL-2 license headerBen Skeggs1-1/+1
2019-06-07Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-fixesDave Airlie12-82/+205
2019-06-07drm/nouveau/secboot/gp10[2467]: support newer FW to fix SEC2 failures on some boardsBen Skeggs5-6/+18
2019-06-07drm/nouveau/secboot: enable loading of versioned LS PMU/SEC2 ACR msgqueue FWBen Skeggs1-14/+14
2019-06-07drm/nouveau/secboot: split out FW version-specific LS function pointersBen Skeggs6-41/+141
2019-06-07drm/nouveau/secboot: pass max supported FW version to LS load funcsBen Skeggs6-21/+32
2019-06-07drm/nouveau/core: pass subdev into nvkm_firmware_get, rather than deviceBen Skeggs3-8/+8
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman1-0/+1
2019-02-20drm/nouveau/secboot: fix missing newline in error messagesBen Skeggs1-2/+2
2018-12-11drm/nouveau/core: support multiple nvdec instancesBen Skeggs1-2/+2
2018-10-11drm/nouveau/secboot/acr: fix memory leakGustavo A. R. Silva1-0/+1
2018-07-16drm/nouveau/secboot/acr: Remove VLA usageKees Cook2-4/+37
2018-07-16drm/nouveau/secboot/tegra: Enable gp20b/gp10b firmware tag when relevantNicolas Chauvet2-0/+4
2018-05-18drm/nouveau/gr/gv100: initial supportBen Skeggs1-0/+21
2018-05-18drm/nouveau/secboot: remove VLA usageGustavo A. R. Silva1-4/+3
2018-02-02drm/nouveau/secboot/gp108: implement on top of acr_r370Ben Skeggs4-1/+71
2018-02-02drm/nouveau/secboot/r370: implement support for booting LS SEC2 ucodeBen Skeggs1-0/+39
2018-02-02drm/nouveau/secboot/r370: move a bunch of r375 stuff to a new implementationBen Skeggs5-86/+163
2017-11-02drm/nouveau/secboot/gm200: use new interfaces for vmm operationsBen Skeggs1-6/+5
2017-11-02drm/nouveau/secboot/gm200: initialise vmm with new interfacesBen Skeggs2-10/+10
2017-11-02drm/nouveau/mmu: implement new vmm frontendBen Skeggs1-0/+1
2017-11-02drm/nouveau/mmu: handle instance block setupBen Skeggs2-18/+6
2017-11-02drm/nouveau/core/memory: change map interface to support upcoming mmu changesBen Skeggs1-2/+7
2017-11-02drm/nouveau/secboot: add missing newline in debug messageBen Skeggs1-1/+1
2017-05-17drm/nouveau/secboot: plug memory leak in ls_ucode_img_load_gr() error pathChristophe JAILLET1-1/+3
2017-04-29drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_read_wpr()Wei Yongjun1-1/+1
2017-04-06drm/nouveau/secboot: add GP10B supportAlexandre Courbot2-0/+94
2017-04-06drm/nouveau/secboot/gm20b: specify MC base address as argumentAlexandre Courbot2-8/+12
2017-04-06drm/nouveau/secboot: start LS firmware in post-run hookAlexandre Courbot2-49/+47
2017-04-06drm/nouveau/secboot: let LS post_run hooks return errorAlexandre Courbot4-10/+26
2017-04-06drm/nouveau/secboot: pass instance to LS firmware loadersAlexandre Courbot7-26/+29
2017-04-06drm/nouveau/secboot: allow to boot multiple falconsAlexandre Courbot3-15/+19
2017-03-17drm/nouveau/secboot: fix inconsistent pointer checkingAlexandre Courbot1-1/+2
2017-03-07drm/nouveau/secboot: add gp102/gp104/gp106/gp107 supportAlexandre Courbot2-0/+252
2017-03-07drm/nouveau/secboot: put HS code loading code into own fileAlexandre Courbot5-124/+182
2017-03-07drm/nouveau/secboot: support for r375 ACRAlexandre Courbot3-0/+167
2017-03-07drm/nouveau/secboot: support for r367 ACRAlexandre Courbot4-0/+425
2017-03-07drm/nouveau/secboot: support for r364 ACRAlexandre Courbot3-0/+119
2017-03-07drm/nouveau/secboot: workaround bug when starting SEC2 firmwareAlexandre Courbot1-0/+33
2017-03-07drm/nouveau/secboot: support standard NVIDIA HS binariesAlexandre Courbot1-8/+52
2017-03-07drm/nouveau/secboot: support for unload blob bootloaderAlexandre Courbot2-30/+37
2017-03-07drm/nouveau/secboot: let callers interpret return value of blobsAlexandre Courbot2-12/+21
2017-03-07drm/nouveau/secboot: support for different load and unload falconsAlexandre Courbot6-14/+17
2017-03-07drm/nouveau/secboot: share r361 BL structures and functionsAlexandre Courbot2-39/+74
2017-03-07drm/nouveau/secboot: add support for SEC LS firmwareAlexandre Courbot3-0/+76
2017-03-07drm/nouveau/secboot: support running ACR on SECAlexandre Courbot2-3/+23
2017-03-07drm/nouveau/secboot: get start address of blob from ACRAlexandre Courbot3-10/+9
2017-03-07drm/nouveau/secboot: add shadow blob argumentAlexandre Courbot2-2/+15
2017-03-07drm/nouveau/secboot/gm20b: enable PMU firmwareAlexandre Courbot1-1/+7