summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2017-03-07drm/nouveau/gr/gp102: initial supportBen Skeggs9-4/+183
2017-03-07drm/nouveau/falcon: support for gp10x msgqueueAlexandre Courbot4-0/+268
2017-03-07drm/nouveau/secboot: add gp102/gp104/gp106/gp107 supportAlexandre Courbot3-0/+253
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 Courbot7-14/+18
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 Courbot4-0/+77
2017-03-07drm/nouveau/secboot: support running ACR on SECAlexandre Courbot3-4/+25
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/falcon/msgqueue: add SEC2 supportAlexandre Courbot1-0/+3
2017-03-07drm/nouveau/falcon: support for EMEMAlexandre Courbot3-0/+65
2017-03-07drm/nouveau/falcon: fix base address of FBIF registersAlexandre Courbot1-5/+20
2017-03-07drm/nouveau/falcon: better detection of debug registerAlexandre Courbot1-2/+25
2017-03-07drm/nouveau/core: add SEC2 engineAlexandre Courbot11-1/+164
2017-03-07drm/nouveau/nvdec: add gp102 supportAlexandre Courbot7-4/+108
2017-03-07drm/nouveau/falcon: delay construction of falcons to oneinit()Alexandre Courbot4-16/+32
2017-03-07drm/nouveau/falcon: use NXTCTX register instead of NEW_INSTBLKAlexandre Courbot1-1/+4
2017-03-07drm/nouveau/secboot/gm20b: enable PMU firmwareAlexandre Courbot1-1/+7
2017-03-07drm/nouveau/pmu/gm20b: add msgqueue supportAlexandre Courbot1-2/+17
2017-03-07drm/nouveau/secboot: check that WPR region is properly setAlexandre Courbot1-2/+39
2017-03-07drm/nouveau/secboot: support optional falconsAlexandre Courbot2-25/+39
2017-03-07drm/nouveau/secboot: support PMU LS firmwareAlexandre Courbot2-0/+134
2017-03-07drm/nouveau/secboot: base support for PMU falconAlexandre Courbot1-16/+82
2017-03-07drm/nouveau/secboot: support for loading LS PMU firmwareAlexandre Courbot3-1/+121
2017-03-07drm/nouveau/pmu: add msgqueue memberAlexandre Courbot2-0/+3
2017-03-07drm/nouveau/falcon: support for gm20b msgqueueAlexandre Courbot4-0/+329
2017-03-07drm/nouveau/falcon: add msgqueue interfaceAlexandre Courbot4-0/+796
2017-03-07drm/nouveau/secboot: add LS firmware post-run hooksAlexandre Courbot2-0/+13
2017-03-07drm/nouveau/secboot: abstract fixup_hs_desc functionAlexandre Courbot3-3/+9
2017-03-07drm/nouveau/secboot: make specialized ls_ucode_img struct privateAlexandre Courbot2-96/+90
2017-03-07drm/nouveau/secboot: store ucode offset in base image structureAlexandre Courbot3-9/+9
2017-03-07drm/nouveau/secboot: fix usage of hsf_load_headerAlexandre Courbot3-13/+30
2017-03-07drm/nouveau/secboot: prevent address trimmingAlexandre Courbot1-2/+2
2017-03-07drm/nouveau/secboot: fix WPR region alignmentAlexandre Courbot1-2/+2
2017-03-07drm/nouveau/secboot: fix WPR address to be 64-bitAlexandre Courbot2-3/+3
2017-03-07drm/nouveau/secboot: make sure requested falcons are supportedAlexandre Courbot1-0/+7
2017-03-07drm/nouveau/secboot: remove unused hookAlexandre Courbot2-29/+0
2017-03-07drm/nouveau/falcon: fix IMEM port accessAlexandre Courbot1-5/+6
2017-03-07drm/nouveau/falcon: fix port offset for DMEM registerAlexandre Courbot1-9/+10
2017-03-07drm/nouveau/falcon: protect against concurrent DMEM accessesAlexandre Courbot2-0/+10
2017-03-07drm/nouveau/falcon: add missing context binding memory targetAlexandre Courbot1-0/+1
2017-03-07drm/nouveau/pmu: make sure the reset hook exists before running itAlexandre Courbot1-1/+2