summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/fb/gf100-: Fix 32 bit wraparound in new ram detectionMario Kleiner2017-04-291-1/+1
* drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_r...Wei Yongjun2017-04-291-1/+1
* drm/nouveau/bios/bitP: check that table is long enough for optional pointersBen Skeggs2017-04-295-5/+5
* drm/nouveau/gpio: enable interrupts on cards with 32 gpio linesAdam Borowski2017-04-061-1/+1
* drm/nouveau/ibus: add GP10B supportAlexandre Courbot2017-04-062-0/+60
* drm/nouveau/mc: add GP10B supportAlexandre Courbot2017-04-064-5/+68
* drm/nouveau/fb: add GP10B supportAlexandre Courbot2017-04-062-0/+39
* 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/+47
* 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/imem/gk20a: Turn instmem lock into mutexThierry Reding2017-04-061-11/+8
* drm/nouveau/secboot: fix NULL pointer dereferenceAlexandre Courbot2017-03-171-0/+6
* drm/nouveau/secboot: fix inconsistent pointer checkingAlexandre Courbot2017-03-171-1/+2
* drm/nouveau/fb/gf100-: rework ram detectionBen Skeggs2017-03-077-101/+173
* drm/nouveau/fb/gm200: split ram implementation from gm107Ben Skeggs2017-03-074-1/+44
* drm/nouveau/fb/gf108: split implementation from gf100Ben Skeggs2017-03-074-0/+85
* drm/nouveau/fb/gf100-: modify constructors to allow more customisationBen Skeggs2017-03-074-52/+81
* drm/nouveau/i2c/g94-: return REPLY_M value on readsBen Skeggs2017-03-072-0/+2
* drm/nouveau/i2c: modify aux interface to return length actually transferredBen Skeggs2017-03-075-21/+21
* 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/+9
* drm/nouveau/secboot: add shadow blob argumentAlexandre Courbot2017-03-072-2/+15
* drm/nouveau/core: add SEC2 engineAlexandre Courbot2017-03-071-1/+1
* drm/nouveau/falcon: delay construction of falcons to oneinit()Alexandre Courbot2017-03-071-1/+9
* drm/nouveau/secboot/gm20b: enable PMU firmwareAlexandre Courbot2017-03-071-1/+7
* drm/nouveau/pmu/gm20b: add msgqueue supportAlexandre Courbot2017-03-071-2/+17
* drm/nouveau/secboot: check that WPR region is properly setAlexandre Courbot2017-03-071-2/+39
* drm/nouveau/secboot: support optional falconsAlexandre Courbot2017-03-072-25/+39
* drm/nouveau/secboot: support PMU LS firmwareAlexandre Courbot2017-03-072-0/+134
* drm/nouveau/secboot: base support for PMU falconAlexandre Courbot2017-03-071-16/+82
* drm/nouveau/secboot: support for loading LS PMU firmwareAlexandre Courbot2017-03-073-1/+121
* drm/nouveau/pmu: add msgqueue memberAlexandre Courbot2017-03-071-0/+2
* drm/nouveau/secboot: add LS firmware post-run hooksAlexandre Courbot2017-03-072-0/+13
* drm/nouveau/secboot: abstract fixup_hs_desc functionAlexandre Courbot2017-03-073-3/+9
* drm/nouveau/secboot: make specialized ls_ucode_img struct privateAlexandre Courbot2017-03-072-96/+90
OpenPOWER on IntegriCloud