summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/include
AgeCommit message (Expand)Author
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 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-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
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/mmu: remove old vmm frontendBen Skeggs
2017-11-02drm/nouveau: switch over to new memory and vmm interfacesBen Skeggs
2017-11-02drm/nouveau: pass handle of vmm object to channel allocation ioctlsBen Skeggs
2017-11-02drm/nouveau: use nvif_mmu_type to determine BAR1 cachingBen 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/fifo: 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/gf100: implement new vmm backendBen Skeggs
2017-11-02drm/nouveau/mmu/nv50,g84: 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/mmu: handle instance block setupBen 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/gf100: implement vmm on top of new baseBen Skeggs
2017-11-02drm/nouveau/mmu/nv50,g84: implement vmm on top of new baseBen Skeggs
2017-11-02drm/nouveau/mmu/nv44: implement vmm on top of new baseBen Skeggs
2017-11-02drm/nouveau/mmu/nv04: implement vmm on top of new baseBen Skeggs
2017-11-02drm/nouveau/mmu: implement base for new vm managementBen Skeggs
2017-11-02drm/nouveau/mmu: implement page table sub-allocationBen Skeggs
2017-11-02drm/nouveau/mmu: implement page table cacheBen Skeggs
2017-11-02drm/nouveau/mmu: automatically handle "un-bootstrapping" of vmmBen Skeggs
2017-11-02drm/nouveau/mmu/gp10b: fork from gf100Ben 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/fb/ram: remove old allocatorsBen Skeggs
2017-11-02drm/nouveau: directly handle comptag allocationBen Skeggs