summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* HACK: tegra: do not assert reset when unloading drivert186Alexandre Courbot2017-03-301-0/+2
* HACK: tegra: do not clamp powergateAlexandre Courbot2017-03-301-0/+4
* core: recognise GP10B chipsetmasterAlexandre Courbot2017-03-301-0/+24
* platform: support for probing GP10BAlexandre Courbot2017-03-301-0/+10
* platform: make VDD regulator optionalAlexandre Courbot2017-03-303-9/+28
* gr: support for GP10BAlexandre Courbot2017-03-306-2/+77
* ibus: add GP10B supportAlexandre Courbot2017-03-303-0/+61
* mc: add GP10B supportAlexandre Courbot2017-03-305-5/+69
* fb: add GP10B supportAlexandre Courbot2017-03-303-0/+40
* fifo: add GP10B supportAlexandre Courbot2017-03-305-1/+45
* msgqueue: support for GP10B PMU firmwareAlexandre Courbot2017-03-303-0/+117
* secboot: add GP10B supportAlexandre Courbot2017-03-303-0/+95
* secboot/gm20b: specify MC base address as argumentAlexandre Courbot2017-03-302-8/+12
* secboot: start LS firmware in post-run hookAlexandre Courbot2017-03-302-49/+47
* secboot: let LS post_run hooks return errorAlexandre Courbot2017-03-304-10/+26
* secboot: pass instance to LS firmware loadersAlexandre Courbot2017-03-3012-39/+44
* secboot: allow to boot multiple falconsAlexandre Courbot2017-03-308-28/+54
* mmu/nv4a: use nv04 mmu rather than the nv44 oneIlia Mirkin2017-03-281-1/+1
* mpeg: mthd returns true on success nowIlia Mirkin2017-03-272-2/+2
* imem/gk20a: Turn instmem lock into mutexThierry Reding2017-03-271-11/+8
* drm-next 65d1086c44791112188f6aebbdc3a27cab3736d3Ben Skeggs2017-03-2715-273/+65
* fb/gf100-: rework ram detectionBen Skeggs2017-03-078-101/+179
* fb/gm200: split ram implementation from gm107Ben Skeggs2017-03-074-1/+44
* fb/gf108: split implementation from gf100Ben Skeggs2017-03-076-1/+87
* fb/gf100-: modify constructors to allow more customisationBen Skeggs2017-03-074-52/+81
* kms/nv50: use drm core i2c-over-aux algorithmBen Skeggs2017-03-071-2/+3
* i2c/g94-: return REPLY_M value on readsBen Skeggs2017-03-072-0/+2
* i2c: modify aux interface to return length actually transferredBen Skeggs2017-03-077-26/+29
* gp10x: enable secboot and GRAlexandre Courbot2017-03-071-0/+15
* gr/gp102: initial supportBen Skeggs2017-03-079-4/+183
* falcon: support for gp10x msgqueueAlexandre Courbot2017-03-074-0/+268
* secboot: add gp102/gp104/gp106/gp107 supportAlexandre Courbot2017-03-073-0/+253
* secboot: put HS code loading code into own fileAlexandre Courbot2017-03-075-124/+182
* secboot: support for r375 ACRAlexandre Courbot2017-03-073-0/+167
* secboot: support for r367 ACRAlexandre Courbot2017-03-074-0/+425
* secboot: support for r364 ACRAlexandre Courbot2017-03-073-0/+119
* secboot: workaround bug when starting SEC2 firmwareAlexandre Courbot2017-03-071-0/+33
* secboot: support standard NVIDIA HS binariesAlexandre Courbot2017-03-071-8/+52
* secboot: support for unload blob bootloaderAlexandre Courbot2017-03-072-30/+37
* secboot: let callers interpret return value of blobsAlexandre Courbot2017-03-072-12/+21
* secboot: support for different load and unload falconsAlexandre Courbot2017-03-077-14/+18
* secboot: share r361 BL structures and functionsAlexandre Courbot2017-03-072-39/+74
* secboot: add support for SEC LS firmwareAlexandre Courbot2017-03-074-0/+77
* secboot: support running ACR on SECAlexandre Courbot2017-03-073-4/+25
* secboot: get start address of blob from ACRAlexandre Courbot2017-03-073-10/+9
* secboot: add shadow blob argumentAlexandre Courbot2017-03-072-2/+15
* falcon/msgqueue: add SEC2 supportAlexandre Courbot2017-03-071-0/+3
* falcon: support for EMEMAlexandre Courbot2017-03-073-0/+65
* falcon: fix base address of FBIF registersAlexandre Courbot2017-03-071-5/+20
* falcon: better detection of debug registerAlexandre Courbot2017-03-071-2/+25