summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'staging/fixes', 'staging/gm20b_clk', 'staging/ioctls' and 'st...baserock/tegra/4.4Alexandre Courbot2016-01-1848-260/+4322
|\ \ \
| | | * secboot/gm20b: add secure boot supportAlexandre Courbot2016-01-185-3/+221
| | | * secboot/gm200: add secure-boot supportAlexandre Courbot2016-01-186-7/+1456
| | | * gr: support for securely-booted FECS firmwareAlexandre Courbot2016-01-181-8/+42
| | | * core: add support for secure bootAlexandre Courbot2016-01-189-0/+394
| | | * core: add gpuobj memcpy helper functionsAlexandre Courbot2016-01-182-0/+24
| | | * bios: use the nvkm_firmware functionsAlexandre Courbot2016-01-151-3/+4
| | | * xtensa: use the nvkm_firmware functionsAlexandre Courbot2016-01-151-6/+6
| | | * falcon: use the nvkm_firmware functionsAlexandre Courbot2016-01-151-12/+10
| | | * gr/gf100: use the nvkm_firmware functionsAlexandre Courbot2016-01-151-15/+3
| | | * core: add firmware handling functionsAlexandre Courbot2016-01-153-0/+76
| | * | merge tiling, rename infoAlexandre Courbot2016-01-154-65/+57
| | * | drm/nouveau: Support fence fd's at kickoffLauri Peltonen2016-01-154-1/+146
| | * | gem: Split nv50_dma_pushLauri Peltonen2016-01-153-12/+22
| | * | drm/nouveau: Add fence fd helpersLauri Peltonen2016-01-152-1/+76
| | * | drm/nouveau: Split nouveau_fence_syncLauri Peltonen2016-01-156-59/+54
| | * | drm/nouveau: add GEM_SET_TILING staging ioctlAri Hirvonen2016-01-157-21/+95
| | |/
| * | clk/gm20b: #ifdef Tegra-specific codeAlexandre Courbot2016-01-151-1/+3
| * | clk/gk20a: introduce mnp structAlexandre Courbot2016-01-151-20/+26
| * | optimize gm20bAlexandre Courbot2016-01-151-3/+2
| * | move stuff around...Alexandre Courbot2016-01-153-138/+111
| * | clk/gk20a: convert parameters to khz for more precisionAlexandre Courbot2016-01-151-13/+14
| * | gm20b: quick insertion of clock driverAlexandre Courbot2016-01-154-0/+1426
| * | volt: add GM20B driverAlexandre Courbot2016-01-154-0/+119
| * | drm/nouveau/volt: gk20a: make some reusable functions non-staticVince Hsu2016-01-152-18/+51
| * | drm/nouveau/volt: add function get_voltage_by_id()Vince Hsu2016-01-153-0/+11
| * | add speedo GPU ID informationAlexandre Courbot2016-01-153-3/+5
| * | add pll_g reference clockAlexandre Courbot2016-01-152-0/+17
| |/
* | gr: rename gf100_gr_wait_idle for gk104_*Xia Yang2016-01-156-45/+46
* | fifo/gk104: fix chid bit maskXia Yang2016-01-151-2/+2
* | WIP flush mmu when needed (?)Alexandre Courbot2016-01-151-0/+4
* | gm20b: gr: flush LTC (from Chrome)Alexandre Courbot2016-01-151-0/+4
* | instmem/gk20a: add write barrier when releasing DMA objectAlexandre Courbot2016-01-151-0/+2
* | fifo/gm20b: kick channel during cleanupAlexandre Courbot2016-01-155-24/+121
* | Allow compilation with kernel < 4.5Alexandre Courbot2016-01-157-0/+48
* | allow compilation against 3.18Alexandre Courbot2016-01-155-0/+42
* | tegra: compile fixesAlexandre Courbot2016-01-152-0/+4
|/
* ltc/gm107: wait on relevant bit in gm107_ltc_cbc_waitAlexandre Courbot2016-01-151-4/+2
* pmu: prevent falcon from acking interrupts routed to the hostBen Skeggs2016-01-115-2266/+2252
* perf: change pcie speed on pstate changeKarol Herbst2016-01-111-0/+3
* perf: add fields for pci speed and width and use it for the pstatesKarol Herbst2016-01-112-0/+5
* bios/perf: parse the pci speed from the bios for tesla and newer cardsKarol Herbst2016-01-112-0/+18
* pci: implement pcie speed change for kepler+Karol Herbst2016-01-111-0/+189
* pci: implement pcie speed change for FermiKarol Herbst2016-01-113-0/+74
* pci: implement pcie speed change for teslaKarol Herbst2016-01-113-0/+120
* pci: implement generic code for pcie speed changeKarol Herbst2016-01-116-0/+217
* pci: add gk104 variantKarol Herbst2016-01-114-10/+51
* pci: add gf106 variantKarol Herbst2016-01-114-5/+46
* kms: take mode_config mutex in connector hotplug pathBen Skeggs2016-01-111-0/+3
* nouveau/perfmon: add interface files for current core voltageKarol Herbst2016-01-112-0/+51