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
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
2016-02-19
drm/nouveau: use post-decrement in error handling
Rasmus Villemoes
2015-09-30
drm: Remove __OS_HAS_AGP
Daniel Vetter
2015-08-28
drm/nouveau/pci: merge agp handling from nouveau drm
Ben Skeggs
2015-08-28
drm/nouveau/device: remove pci/platform_device from common struct
Ben Skeggs
2015-08-28
drm/nouveau/device: cleaner abstraction for device resource functions
Ben Skeggs
2015-08-28
drm/nouveau/gr: convert to new-style nvkm_engine
Ben Skeggs
2015-08-28
drm/nouveau/fb: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
drm/nouveau/bar: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
drm/nouveau/imem: improve management of instance memory
Ben Skeggs
2015-08-28
drm/nouveau/nvif: use negative oclass identifier for internal classes
Ben Skeggs
2015-08-28
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
2015-08-28
drm/nouveau/fb: cosmetic changes
Ben Skeggs
2015-04-14
drm/nouveau: support for buffer moves via MaxwellDmaCopyA
Ben Skeggs
2015-01-22
drm/nouveau: finalise nvkm namespace switch (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau/nvif: namespace of nvkm accessors (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau/mmu: rename from vmmgr (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau/bo: Remove unused function
Rickard Strandqvist
2014-12-22
drm/nouveau: fix missing return statement in nouveau_ttm_tt_unpopulate
Alexandre Courbot
2014-12-02
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
Ben Skeggs
2014-12-02
drm/nouveau: we need pin_refcnt for nouveau_bo_placement_set()
Ben Skeggs
2014-12-02
drm/nouveau: fix pin refcnt leak in failure path
Ben Skeggs
2014-12-02
drm/nouveau: synchronize BOs when required
Alexandre Courbot
2014-12-02
drm/nouveau: implement explicitly coherent BOs
Alexandre Courbot
2014-12-02
drm/nouveau: warn when moving a pinned object
Alexandre Courbot
2014-10-01
drm/nouveau: export reservation_object from dmabuf to ttm
Maarten Lankhorst
2014-09-30
drm/ttm: add reservation_object as argument to ttm_bo_init
Maarten Lankhorst
2014-09-30
drm/nouveau: specify if interruptible wait is desired in nouveau_fence_sync
Maarten Lankhorst
2014-09-02
drm/nouveau: use shared fences for readable objects
Maarten Lankhorst
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2014-09-02
drm/nouveau: rework to new fence interface
Maarten Lankhorst
2014-09-01
drm/ttm: kill fence_lock
Maarten Lankhorst
2014-09-01
drm/nouveau: require reservations for nouveau_fence_sync and nouveau_bo_fence
Maarten Lankhorst
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2014-08-15
drm/nouveau: kill unused variable warning if !__OS_HAS_AGP
Ben Skeggs
2014-08-10
drm/nouveau: use ram info from nvif_device
Ben Skeggs
2014-08-10
drm/nouveau: remove as much direct use of core headers as possible
Ben Skeggs
[next]