index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
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
Files
Lines
2016-08-05
drm/ttm: Wait for a BO to become idle before unbinding it from GTT
Michel Dänzer
1
-2
/
+2
2016-07-14
Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
1
-58
/
+10
2016-07-14
drm/nouveau/bus: remove cpu_coherent flag
Alexandre Courbot
1
-2
/
+1
2016-07-14
drm/nouveau/ttm: remove special handling of coherent objects
Alexandre Courbot
1
-56
/
+5
2016-07-14
drm/nouveau/ce/gp104: initial support
Ben Skeggs
1
-0
/
+2
2016-07-14
drm/nouveau/ce/gp100: initial support
Ben Skeggs
1
-0
/
+2
2016-07-07
drm/ttm: remove no_gpu_wait param from ttm_bo_move_accel_cleanup
Christian König
1
-1
/
+0
2016-07-07
drm/ttm: wait for BO idle in ttm_bo_move_memcpy
Christian König
1
-1
/
+1
2016-07-07
drm/ttm: add wait for idle in all drivers bo_move functions
Christian König
1
-0
/
+4
2016-05-20
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
1
-1
/
+1
2016-05-04
drm/ttm: implement LRU add callbacks v2
Christian König
1
-0
/
+2
2016-05-04
drm/ttm: remove lazy parameter from ttm_bo_wait
Christian König
1
-1
/
+1
2016-05-04
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
1
-3
/
+3
2016-03-14
drm/nouveau/bo: consider DMA buffers on x86 only
Alexandre Courbot
1
-2
/
+2
2016-02-19
drm/nouveau: use post-decrement in error handling
Rasmus Villemoes
1
-1
/
+1
2015-09-30
drm: Remove __OS_HAS_AGP
Daniel Vetter
1
-4
/
+4
2015-08-28
drm/nouveau/pci: merge agp handling from nouveau drm
Ben Skeggs
1
-9
/
+8
2015-08-28
drm/nouveau/device: remove pci/platform_device from common struct
Ben Skeggs
1
-9
/
+9
2015-08-28
drm/nouveau/device: cleaner abstraction for device resource functions
Ben Skeggs
1
-3
/
+4
2015-08-28
drm/nouveau/gr: convert to new-style nvkm_engine
Ben Skeggs
1
-1
/
+2
2015-08-28
drm/nouveau/fb: convert to new-style nvkm_subdev
Ben Skeggs
1
-9
/
+3
2015-08-28
drm/nouveau/bar: convert to new-style nvkm_subdev
Ben Skeggs
1
-5
/
+4
2015-08-28
drm/nouveau/imem: improve management of instance memory
Ben Skeggs
1
-1
/
+5
2015-08-28
drm/nouveau/nvif: use negative oclass identifier for internal classes
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
1
-2
/
+2
2015-08-28
drm/nouveau/fb: cosmetic changes
Ben Skeggs
1
-10
/
+10
2015-04-14
drm/nouveau: support for buffer moves via MaxwellDmaCopyA
Ben Skeggs
1
-0
/
+2
2015-01-22
drm/nouveau: finalise nvkm namespace switch (no binary change)
Ben Skeggs
1
-46
/
+46
2015-01-22
drm/nouveau/nvif: namespace of nvkm accessors (no binary change)
Ben Skeggs
1
-12
/
+12
2015-01-22
drm/nouveau/mmu: rename from vmmgr (no binary change)
Ben Skeggs
1
-4
/
+4
2015-01-22
drm/nouveau/bo: Remove unused function
Rickard Strandqvist
1
-14
/
+0
2014-12-22
drm/nouveau: fix missing return statement in nouveau_ttm_tt_unpopulate
Alexandre Courbot
1
-1
/
+3
2014-12-02
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
Ben Skeggs
1
-7
/
+32
2014-12-02
drm/nouveau: we need pin_refcnt for nouveau_bo_placement_set()
Ben Skeggs
1
-5
/
+9
2014-12-02
drm/nouveau: fix pin refcnt leak in failure path
Ben Skeggs
1
-12
/
+12
2014-12-02
drm/nouveau: synchronize BOs when required
Alexandre Courbot
1
-0
/
+42
2014-12-02
drm/nouveau: implement explicitly coherent BOs
Alexandre Courbot
1
-8
/
+72
2014-12-02
drm/nouveau: warn when moving a pinned object
Alexandre Courbot
1
-2
/
+9
2014-10-01
drm/nouveau: export reservation_object from dmabuf to ttm
Maarten Lankhorst
1
-2
/
+2
2014-09-30
drm/ttm: add reservation_object as argument to ttm_bo_init
Maarten Lankhorst
1
-1
/
+1
2014-09-30
drm/nouveau: specify if interruptible wait is desired in nouveau_fence_sync
Maarten Lankhorst
1
-1
/
+1
2014-09-02
drm/nouveau: use shared fences for readable objects
Maarten Lankhorst
1
-4
/
+7
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
1
-42
/
+6
2014-09-02
drm/nouveau: rework to new fence interface
Maarten Lankhorst
1
-2
/
+4
2014-09-01
drm/ttm: kill fence_lock
Maarten Lankhorst
1
-17
/
+8
2014-09-01
drm/nouveau: require reservations for nouveau_fence_sync and nouveau_bo_fence
Maarten Lankhorst
1
-0
/
+2
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
1
-15
/
+37
2014-08-15
drm/nouveau: kill unused variable warning if !__OS_HAS_AGP
Ben Skeggs
1
-2
/
+1
2014-08-10
drm/nouveau: use ram info from nvif_device
Ben Skeggs
1
-2
/
+1
2014-08-10
drm/nouveau: remove as much direct use of core headers as possible
Ben Skeggs
1
-1
/
+1
[next]