index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_bo.h
Age
Commit message (
Expand
)
Author
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
2019-01-28
drm/nouveau: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
2019-01-28
drm/nouveau: Replace ttm_bo_reference with ttm_bo_get
Thomas Zimmermann
2018-05-10
drm/nouveau/ttm: don't dereference nvbo::cli, it can outlive client
Ben Skeggs
2018-02-02
drm/nouveau/bo: add helper functions for handling pinned+mapped buffers
Ben Skeggs
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: separate constant-va tracking from nvkm vma structure
Ben Skeggs
2017-11-02
drm/nouveau: split various bo flags out into their own members
Ben Skeggs
2017-02-17
drm/nouveau: size is u64 everywhere
Ben Skeggs
2017-02-17
drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device
Ben Skeggs
2015-01-22
drm/nouveau: finalise nvkm namespace switch (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau/bo: Remove unused function
Rickard Strandqvist
2014-12-02
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
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-10-01
drm/nouveau: export reservation_object from dmabuf to ttm
Maarten Lankhorst
2014-09-24
drm: Extract <drm/drm_gem.h>
Daniel Vetter
2014-09-02
drm/nouveau: use shared fences for readable objects
Maarten Lankhorst
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2013-10-09
drm/nouveau: embed gem object in nouveau_bo
David Herrmann
2013-02-08
drm/nouveau: use prime helpers
Aaron Plattner
2013-01-20
drm/nouveau: try to protect nbo->pin_refcount
Daniel Vetter
2012-12-10
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
2012-10-03
drm/nve0: use async copy engine for ttm buffer moves if available
Ben Skeggs
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs
2012-10-03
drm/nouveau: pull nouveau_bo definitions into their own header
Ben Skeggs