summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev
AgeCommit message (Expand)Author
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-26Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-01-26drm/nouveau: Move irq setup/teardown to pci ctor/dtorLyude Paul
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-19drm/nouveau/bar/gk20a: Avoid bar teardown during initJon Hunter
2018-01-11drm/nouveau: deprecate pci_get_bus_and_slot()Sinan Kaya
2017-12-19Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2017-12-19drm/nouveau/pci: do a msi rearm on initKarol Herbst
2017-12-19drm/nouveau/imem/nv50: fix refcount_t warningBen Skeggs
2017-12-19drm/nouveau/bios/dp: support DP Info Table 2.0Ben Skeggs
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-03drm/nouveau/bios/timing: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-03drm/nouveau/devinit/nv04: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-03drm/nouveau/mmu: swap out round for ALIGNBen Skeggs
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02drm/nouveau/mmu: remove old vmm frontendBen Skeggs
2017-11-02drm/nouveau/mmu: define user interfaces to mmu vmm opertaionsBen Skeggs
2017-11-02drm/nouveau/mmu: define user interfaces to mmu memory allocationBen Skeggs
2017-11-02drm/nouveau/mmu: define user interfaces to mmuBen Skeggs
2017-11-02drm/nouveau/mmu/gf100-: type-based vram allocation and bar mappingBen Skeggs
2017-11-02drm/nouveau/mmu/nv50,g84: type-based vram allocation and bar mappingBen Skeggs
2017-11-02drm/nouveau/mmu/nv04-nv4x: type-based vram allocation and bar mappingBen Skeggs
2017-11-02drm/nouveau/mmu: add base for type-based memory allocationBen Skeggs
2017-11-02drm/nouveau/mmu: build up information on available memory typesBen Skeggs
2017-11-02drm/nouveau/secboot/gm200: use new interfaces for vmm operationsBen Skeggs
2017-11-02drm/nouveau/imem/nv50-: use new interfaces for vmm operationsBen Skeggs
2017-11-02drm/nouveau/fb/ram: use new interfaces for vmm operationsBen Skeggs
2017-11-02drm/nouveau/secboot/gm200: initialise vmm with new interfacesBen Skeggs
2017-11-02drm/nouveau/bar/gf100: initialise vmm with new interfacesBen Skeggs
2017-11-02drm/nouveau/bar/nv50: initialise vmm with new interfacesBen Skeggs
2017-11-02drm/nouveau/mmu: implement new vmm frontendBen Skeggs
2017-11-02drm/nouveau/mmu: remove support for old backendsBen Skeggs
2017-11-02drm/nouveau/mmu/gp100,gp10b: implement new vmm backendBen Skeggs
2017-11-02drm/nouveau/mmu/gm200,gm20b: implement new vmm backendBen Skeggs
2017-11-02drm/nouveau/mmu/gk104,gk20a: implement new vmm backendBen Skeggs
2017-11-02drm/nouveau/mmu/gf100: implement new vmm backendBen Skeggs
2017-11-02drm/nouveau/mmu/nv50,g84: implement new vmm backendBen Skeggs
2017-11-02drm/nouveau/mmu/nv44: implement new vmm backendBen Skeggs
2017-11-02drm/nouveau/mmu/nv41: implement new vmm backendBen Skeggs
2017-11-02drm/nouveau/mmu/nv04: implement new vmm backendBen Skeggs
2017-11-02drm/nouveau/mmu: implement new vmm backendBen Skeggs
2017-11-02drm/nouveau/fb/gm200: enable NV_PFB_MMU_CTRL_USE_FULL_COMP_TAG_LINE where app...Ben Skeggs
2017-11-02drm/nouveau/ltc/gm200: limit NV_MMU_PTE_COMPTAGLINE bits to 16 where requiredBen Skeggs
2017-11-02drm/nouveau/mmu: handle instance block setupBen Skeggs
2017-11-02drm/nouveau/mmu: remove old vm creation hooksBen Skeggs
2017-11-02drm/nouveau/mmu/gp100,gp10b: implement vmm on top of new baseBen Skeggs
2017-11-02drm/nouveau/mmu/gm200,gm20b: implement vmm on top of new baseBen Skeggs
2017-11-02drm/nouveau/mmu/gk104,gk20a: implement vmm on top of new baseBen Skeggs
2017-11-02drm/nouveau/mmu/gf100: implement vmm on top of new baseBen Skeggs