index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
mmu
/
priv.h
Age
Commit message (
Expand
)
Author
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
drm/nouveau/mmu: remove old vmm frontend
Ben Skeggs
2017-11-02
drm/nouveau/mmu: define user interfaces to mmu
Ben Skeggs
2017-11-02
drm/nouveau/mmu: add base for type-based memory allocation
Ben Skeggs
2017-11-02
drm/nouveau/mmu: build up information on available memory types
Ben Skeggs
2017-11-02
drm/nouveau/mmu: remove support for old backends
Ben Skeggs
2017-11-02
drm/nouveau/mmu/gp100,gp10b: implement new vmm backend
Ben Skeggs
2017-11-02
drm/nouveau/mmu/gm200,gm20b: implement new vmm backend
Ben Skeggs
2017-11-02
drm/nouveau/mmu/gf100: implement new vmm backend
Ben Skeggs
2017-11-02
drm/nouveau/mmu/nv50,g84: implement new vmm backend
Ben Skeggs
2017-11-02
drm/nouveau/mmu: handle instance block setup
Ben Skeggs
2017-11-02
drm/nouveau/mmu: remove old vm creation hooks
Ben Skeggs
2017-11-02
drm/nouveau/mmu/nv50,g84: implement vmm on top of new base
Ben Skeggs
2017-11-02
drm/nouveau/mmu/nv44: implement vmm on top of new base
Ben Skeggs
2017-11-02
drm/nouveau/mmu/nv04: implement vmm on top of new base
Ben Skeggs
2017-11-02
drm/nouveau/mmu: implement base for new vm management
Ben Skeggs
2017-11-02
drm/nouveau/mmu: implement page table sub-allocation
Ben Skeggs
2017-11-02
drm/nouveau/mmu: implement page table cache
Ben Skeggs
2017-11-02
drm/nouveau/mmu/gk104: fork from gf100
Ben Skeggs
2017-11-02
drm/nouveau/mmu/g84: fork from nv50
Ben Skeggs
2015-08-28
drm/nouveau/mmu: convert to new-style nvkm_subdev
Ben Skeggs