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
Age
Commit message (
Expand
)
Author
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/gp100,gp10b: implement vmm on top of new base
Ben Skeggs
2017-11-02
drm/nouveau/mmu/gm200,gm20b: implement vmm on top of new base
Ben Skeggs
2017-11-02
drm/nouveau/mmu/gk104,gk20a: implement vmm on top of new base
Ben Skeggs
2017-11-02
drm/nouveau/mmu/gf100: implement vmm on top of new base
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/nv41: 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: automatically handle "un-bootstrapping" of vmm
Ben Skeggs
2017-11-02
drm/nouveau/mmu/gp10b: fork from gf100
Ben Skeggs
2017-11-02
drm/nouveau/mmu/gp100: fork from gf100
Ben Skeggs
2017-11-02
drm/nouveau/mmu/gm20b: fork from gf100
Ben Skeggs
2017-11-02
drm/nouveau/mmu/gm200: fork from gf100
Ben Skeggs
2017-11-02
drm/nouveau/mmu/gk20a: fork from gf100
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
2017-11-02
drm/nouveau/fb/ram: remove old allocators
Ben Skeggs
2017-11-02
drm/nouveau: allocate vram with nvkm_ram_get()
Ben Skeggs
2017-11-02
drm/nouveau: directly handle comptag allocation
Ben Skeggs
2017-11-02
drm/nouveau: wrap nvkm_mem objects in nvkm_memory interfaces
Ben Skeggs
2017-11-02
drm/nouveau/ltc/gf100-: allocate tagram with nvkm_ram_get()
Ben Skeggs
2017-11-02
drm/nouveau/imem/nv50: allocate memory with nvkm_ram_get()
Ben Skeggs
2017-11-02
drm/nouveau/fb/ram/gt215: allocate training buffer with nvkm_ram_get()
Ben Skeggs
2017-11-02
drm/nouveau/fb/ram: add interface to allocate vram as an nvkm_memory object
Ben Skeggs
2017-11-02
drm/nouveau/core/memory: add some useful accessor macros
Ben Skeggs
2017-11-02
drm/nouveau/core/memory: add reference counting
Ben Skeggs
2017-11-02
drm/nouveau/core/memory: add mechanism to retrieve allocation granularity
Ben Skeggs
2017-11-02
drm/nouveau/core/memory: change map interface to support upcoming mmu changes
Ben Skeggs
2017-11-02
drm/nouveau/core/memory: comptag allocation
Ben Skeggs
2017-11-02
drm/nouveau/ltc: init comptag mm in fb subdev
Ben Skeggs
2017-11-02
drm/nouveau/fb/gf100: clear comptags at allocation time rather than mmu map
Ben Skeggs
2017-11-02
drm/nouveau/fb: move comptag init out of ram submodule
Ben Skeggs
2017-11-02
drm/nouveau/fb: move comptags mm into nvkm_fb
Ben Skeggs
2017-11-02
drm/nouveau/core/mm: introduce functions to access info about a given allocation
Ben Skeggs
2017-11-02
drm/nouveau/core/mm: have users explicitly define heap identifiers
Ben Skeggs
2017-11-02
drm/nouveau: separate constant-va tracking from nvkm vma structure
Ben Skeggs
2017-11-02
drm/nouveau: separate buffer object backing memory from nvkm structures
Ben Skeggs
2017-11-02
drm/nouveau: hang drm client of a master
Ben Skeggs
2017-11-02
drm/nouveau: consolidate identical functions in nouveau_ttm.c
Ben Skeggs
2017-11-02
drm/nouveau: remove unnecessary use of ttm_mem_type_manager::priv
Ben Skeggs
2017-11-02
drm/nouveau: swap loop order in move_notify() hook
Ben Skeggs
2017-11-02
drm/nouveau: simplify const-va map condition
Ben Skeggs
2017-11-02
drm/nouveau: split various bo flags out into their own members
Ben Skeggs
2017-11-02
drm/nouveau: remove unused sysmem fence code
Ben Skeggs
2017-11-02
drm/nouveau: store nouveau_drm in nouveau_cli, as opposed to drm_device
Ben Skeggs
[next]