summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/engine
AgeCommit message (Expand)Author
2018-05-18drm/nouveau/disp/nv50-: merge handling of pio and dma channelsBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: simplify definiton of core channelsBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: simplify definition of cursor channelsBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: simplify definition of base channelsBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: simplify definition of overlay immediate channelsBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: simplify definition of overlay channelsBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: replace user object with engine pointer in channelsBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: initialise from the engine, rather than the user objectBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: fetch mask of available piors during oneinitBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: fetch mask of available sors during oneinitBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: fetch mask of available dacs during oneinitBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: fetch mask of available heads during oneinitBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: delay subunit construction until oneinitBen Skeggs
2018-05-18drm/nouveau/fault/gp100: implement replayable fault buffer initialisationBen Skeggs
2018-05-18drm/nouveau/core: define FAULT subdevBen Skeggs
2018-02-08Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds
2018-02-02drm/nouveau: Add support for SLCG for Kepler2Lyude Paul
2018-02-02drm/nouveau: Add support for BLCG on Kepler2Lyude Paul
2018-02-02drm/nouveau: Add support for BLCG on Kepler1Lyude Paul
2018-02-02drm/nouveau: Add support for basic clockgating on Kepler1Lyude Paul
2018-02-02drm/nouveau/secboot/gp108: implement on top of acr_r370Ben Skeggs
2018-02-02drm/nouveau: nouveau: use correct string lengthArnd Bergmann
2018-01-19Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-01-19drm/nouveau/mmu/mcp77: fix regressions in stolen memory handlingBen Skeggs
2018-01-09Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-01-09drm/nouveau/disp/gf119: add missing drive vfunc ptrRob Clark
2017-12-19Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2017-12-19drm/nouveau/mmu/gp10b: use correct implementationBen Skeggs
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02drm/nouveau/gr/gf100-: don't prevent module load if firmware missingBen Skeggs
2017-11-02drm/nouveau: pass handle of vmm object to channel allocation ioctlsBen Skeggs
2017-11-02drm/nouveau: consolidate handling of dma maskBen Skeggs
2017-11-02drm/nouveau/mmu: define user interfaces to mmuBen Skeggs
2017-11-02drm/nouveau/gr/gf100-: replace hardcoded instance/vmm setup in grctx generationBen Skeggs
2017-11-02drm/nouveau/gr/gf100-: use new interfaces for vmm operationsBen Skeggs
2017-11-02drm/nouveau/fifo/gf100-: use new interfaces for vmm operationsBen Skeggs
2017-11-02drm/nouveau/fifo: initialise vmm with new interfacesBen Skeggs
2017-11-02drm/nouveau/fifo/nv04-nv40: fix missing nvkm_kmap() calls around ramfc accessBen Skeggs
2017-11-02drm/nouveau/mmu: handle instance block setupBen Skeggs
2017-11-02drm/nouveau/mmu/nv04: implement vmm on top of new baseBen Skeggs
2017-11-02drm/nouveau/mmu/gp100: fork from gf100Ben Skeggs
2017-11-02drm/nouveau/mmu/gm20b: fork from gf100Ben Skeggs
2017-11-02drm/nouveau/mmu/gm200: fork from gf100Ben Skeggs
2017-11-02drm/nouveau/mmu/gk20a: fork from gf100Ben Skeggs
2017-11-02drm/nouveau/mmu/gk104: fork from gf100Ben Skeggs
2017-11-02drm/nouveau/mmu/g84: fork from nv50Ben Skeggs
2017-11-02drm/nouveau/core/memory: add reference countingBen Skeggs
2017-11-02drm/nouveau/core/memory: change map interface to support upcoming mmu changesBen Skeggs
2017-11-02drm/nouveau/core/mm: have users explicitly define heap identifiersBen Skeggs