aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/mmu
AgeCommit message (Expand)Author
2024-01-25nouveau/tu102: flush all pdbs on vmm flushDave Airlie
2021-01-27drm/nouveau/mmu: fix vram heap sizingBen Skeggs
2019-07-19drm/nouveau: fix bogus GPL-2 license headerBen Skeggs
2019-07-19drm/nouveau: fix bogus GPL-2 license headerIlia Mirkin
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-05-01drm/nouveau/mmu: qualify vmm during dtorJon Derrick
2019-02-20drm/nouveau/mmu/gp100-: support vmms with gcc/tex replayable faults enabledBen Skeggs
2019-02-20drm/nouveau/mmu/gp100-: add privileged methods for fault replay/cancelBen Skeggs
2019-02-20drm/nouveau/mmu: add a privileged method to directly manage PTEsBen Skeggs
2019-02-20drm/nouveau/mmu: store mapped flag separately from memory pointerBen Skeggs
2019-02-20drm/nouveau/mmu: support initialisation of client-managed address-spacesBen Skeggs
2019-02-20drm/nouveau/mmu/gf100-: virtualise setting pdb base address for invalidationBen Skeggs
2019-02-20drm/nouveau/mmu/gf100-: make mmu invalidate function more generalBen Skeggs
2019-02-20drm/nouveau/mmu/tu102: rename implementation from tu104Ben Skeggs
2018-12-11drm/nouveau/mmu/tu104: initial supportBen Skeggs
2018-12-11drm/nouveau/mmu: add more general vmm free/node handling functionsBen Skeggs
2018-09-07drm/nouveau/mmu: don't attempt to dereference vmm without valid instance pointerBen Skeggs
2018-07-16drm/nouveau/mmu/gp10b: remove ghost fileJérôme Glisse
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook
2018-06-12treewide: kvmalloc() -> kvmalloc_array()Kees Cook
2018-05-18drm/nouveau/mmu/gv100: initial supportBen Skeggs
2018-03-16Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-03-16drm/nouveau/mmu: ALIGN_DOWN correct variableMāris Nartišs
2018-02-08Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds
2018-02-02drm/nouveau/mmu: Fix trailing semicolonLuis de Bethencourt
2018-02-02drm/nouveau/drm/nouveau/mmu: fix odd_ptr_err.cocci warningsChristoph Böhmwalder
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-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/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