summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-03-161-1/+1
|\
| * drm/nouveau/mmu: ALIGN_DOWN correct variableMāris Nartišs2018-03-161-1/+1
* | Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-02-161-3/+3
|\ \ | |/
| * drm/nouveau: Make clock gate support conditionalThierry Reding2018-02-161-3/+3
* | Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds2018-02-0837-1413/+2542
|\ \ | |/
| * drm/nouveau/clk: fix gcc-7 -Wint-in-bool-context warningArnd Bergmann2018-02-021-3/+6
| * drm/nouveau/mmu: Fix trailing semicolonLuis de Bethencourt2018-02-021-1/+1
| * drm/nouveau: Introduce NvPmEnableGating optionLyude Paul2018-02-021-1/+3
| * drm/nouveau: Add support for SLCG for Kepler2Lyude Paul2018-02-021-0/+93
| * drm/nouveau: Add support for BLCG on Kepler2Lyude Paul2018-02-024-4/+138
| * drm/nouveau: Add support for BLCG on Kepler1Lyude Paul2018-02-0213-1/+430
| * drm/nouveau: Add support for basic clockgating on Kepler1Lyude Paul2018-02-028-21/+296
| * drm/nouveau/secboot/gp108: implement on top of acr_r370Ben Skeggs2018-02-026-1/+77
| * drm/nouveau/secboot/r370: implement support for booting LS SEC2 ucodeBen Skeggs2018-02-021-0/+39
| * drm/nouveau/secboot/r370: move a bunch of r375 stuff to a new implementationBen Skeggs2018-02-025-86/+163
| * drm/nouveau: nouveau: use correct string lengthArnd Bergmann2018-02-021-3/+3
| * drm/nouveau/drm/nouveau/mmu: fix odd_ptr_err.cocci warningsChristoph Böhmwalder2018-02-021-1/+2
| * drm/nouveau/pmu/fuc: don't use movw directly anymoreKarol Herbst2018-02-024-1292/+1292
* | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-061-1/+9
|\ \
| * | drm/nouveau: deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-111-1/+9
* | | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-01-261-15/+31
|\ \ \
| * | | drm/nouveau: Move irq setup/teardown to pci ctor/dtorLyude Paul2018-01-261-15/+31
* | | | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-01-198-12/+110
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | drm/nouveau/mmu/mcp77: fix regressions in stolen memory handlingBen Skeggs2018-01-196-10/+108
| * | drm/nouveau/bar/gk20a: Avoid bar teardown during initJon Hunter2018-01-192-2/+2
* | | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-01-091-0/+1
|\ \ \ | |/ /
| * | drm/nouveau/disp/gf119: add missing drive vfunc ptrRob Clark2018-01-091-0/+1
* | | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2017-12-194-3/+17
|\ \ \ | |/ / | | / | |/ |/|
| * drm/nouveau/mmu/gp10b: use correct implementationBen Skeggs2017-12-191-1/+1
| * drm/nouveau/pci: do a msi rearm on initKarol Herbst2017-12-191-0/+7
| * drm/nouveau/imem/nv50: fix refcount_t warningBen Skeggs2017-12-191-1/+1
| * drm/nouveau/bios/dp: support DP Info Table 2.0Ben Skeggs2017-12-191-1/+8
* | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-15195-2547/+7797
|\ \ | |/
| * drm/nouveau/bios/timing: mark expected switch fall-throughsGustavo A. R. Silva2017-11-031-0/+5
| * drm/nouveau/devinit/nv04: mark expected switch fall-throughsGustavo A. R. Silva2017-11-031-6/+6
| * drm/nouveau/core/memory: fix missing mutex unlockBen Skeggs2017-11-031-0/+1
| * drm/nouveau/mmu: swap out round for ALIGNBen Skeggs2017-11-031-2/+2
| * drm/nouveau/gr/gf100-: don't prevent module load if firmware missingBen Skeggs2017-11-021-2/+6
| * drm/nouveau/mmu: remove old vmm frontendBen Skeggs2017-11-0247-366/+39
| * drm/nouveau: pass handle of vmm object to channel allocation ioctlsBen Skeggs2017-11-0210-32/+44
| * drm/nouveau: consolidate handling of dma maskBen Skeggs2017-11-022-14/+12
| * drm/nouveau/mmu: define user interfaces to mmu vmm opertaionsBen Skeggs2017-11-024-0/+376
| * drm/nouveau/mmu: define user interfaces to mmu memory allocationBen Skeggs2017-11-026-1/+243
| * drm/nouveau/mmu: define user interfaces to mmuBen Skeggs2017-11-0218-1/+190
| * drm/nouveau/mmu/gf100-: type-based vram allocation and bar mappingBen Skeggs2017-11-0210-0/+116
| * drm/nouveau/mmu/nv50,g84: type-based vram allocation and bar mappingBen Skeggs2017-11-025-0/+98
| * drm/nouveau/mmu/nv04-nv4x: type-based vram allocation and bar mappingBen Skeggs2017-11-026-0/+81
| * drm/nouveau/mmu: add base for type-based memory allocationBen Skeggs2017-11-024-0/+260
| * drm/nouveau/mmu: build up information on available memory typesBen Skeggs2017-11-0210-0/+131
| * drm/nouveau/gr/gf100-: replace hardcoded instance/vmm setup in grctx generationBen Skeggs2017-11-021-52/+58
OpenPOWER on IntegriCloud