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
/
nouveau_bo.c
Age
Commit message (
Expand
)
Author
2017-12-15
drm/ttm: use an ttm operation ctx for ttm_bo_move_xxx
Roger He
2017-12-06
drm/ttm: add context to driver move callback as well
Christian König
2017-12-06
drm/ttm: use an operation context for ttm_bo_mem_space v2
Christian König
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-11-02
drm/nouveau: improve selection of GPU page size
Ben Skeggs
2017-11-02
drm/nouveau: switch over to new memory and vmm interfaces
Ben Skeggs
2017-11-02
drm/nouveau: replace use of cpu_coherent with memory types
Ben Skeggs
2017-11-02
drm/nouveau: use nvif_mmu_type to determine BAR1 caching
Ben Skeggs
2017-11-02
drm/nouveau: check kind validity against mmu object
Ben Skeggs
2017-11-02
drm/nouveau: remove trivial cases of nvxx_device() usage
Ben Skeggs
2017-11-02
drm/nouveau: remove explicit unmaps
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: 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: store nouveau_drm in nouveau_cli, as opposed to drm_device
Ben Skeggs
2017-11-02
drm/nouveau/bar: modify interface to bar1 vmm mapping
Ben Skeggs
2017-04-04
drm/ttm: add io_mem_pfn callback
Christian König
2017-02-17
drm/nouveau: size is u64 everywhere
Ben Skeggs
2017-02-17
drm/nouveau: s/mem/reg/ for struct ttm_mem_reg variables
Ben Skeggs
2017-02-17
drm/nouveau: allocate device object for every client
Ben Skeggs
2017-02-17
drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device
Ben Skeggs
2017-02-17
drm/nouveau/core/mm: replace region list with next pointer
Ben Skeggs
2017-01-27
drm/ttm: revert "implement LRU add callbacks v2"
Christian König
2017-01-27
drm/ttm: add evict parameter to ttm_bo_driver::move_notify
Nicolai Hähnle
2016-12-13
drm/nouveau/ttm: wait for bo fence to signal before unmapping vmas
Ben Skeggs
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2016-10-25
drm/ttm: make eviction decision a driver callback v2
Christian König
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-11
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-09-22
drm/nouveau: Revert "bus: remove cpu_coherent flag"
Karol Herbst
2016-09-19
drm: use drm_file to tag vm-bos
David Herrmann
2016-08-08
drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpy
Michel Dänzer
2016-08-08
drm/ttm: Remove unused parameter evict from ttm_bo_move_ttm
Michel Dänzer
2016-08-08
drm/ttm: Wait for a BO to become idle before unbinding it from GTT
Michel Dänzer
2016-08-05
drm/ttm: Wait for a BO to become idle before unbinding it from GTT
Michel Dänzer
2016-07-14
Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2016-07-14
drm/nouveau/bus: remove cpu_coherent flag
Alexandre Courbot
2016-07-14
drm/nouveau/ttm: remove special handling of coherent objects
Alexandre Courbot
2016-07-14
drm/nouveau/ce/gp104: initial support
Ben Skeggs
2016-07-14
drm/nouveau/ce/gp100: initial support
Ben Skeggs
2016-07-07
drm/ttm: remove no_gpu_wait param from ttm_bo_move_accel_cleanup
Christian König
2016-07-07
drm/ttm: wait for BO idle in ttm_bo_move_memcpy
Christian König
2016-07-07
drm/ttm: add wait for idle in all drivers bo_move functions
Christian König
2016-05-20
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
2016-05-04
drm/ttm: implement LRU add callbacks v2
Christian König
2016-05-04
drm/ttm: remove lazy parameter from ttm_bo_wait
Christian König
2016-05-04
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
2016-03-14
drm/nouveau/bo: consider DMA buffers on x86 only
Alexandre Courbot
[next]