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.c
Age
Commit message (
Expand
)
Author
2010-08-06
drm/nouveau: remove unused ttm bo list
Ben Skeggs
2010-07-13
drm/nouveau: remove dev_priv->init_state and friends
Ben Skeggs
2010-07-13
drm/nouveau: Move the fence wait before migration resource clean-up.
Francisco Jerez
2010-06-01
drm: Remove drm_resource wrappers
Jordan Crouse
2010-05-19
drm/nouveau: fix a nouveau_bo dereference after it's been destroyed
Ben Skeggs
2010-04-20
Merge branch 'drm-ttm-unmappable' into drm-core-next
Dave Airlie
2010-04-20
drm/ttm: remove io_ field from TTM V6
Jerome Glisse
2010-04-20
drm/nouveau/kms: add support for new TTM fault callback V5
Jerome Glisse
2010-04-09
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-04-09
drm/nouveau: detect vram amount once, and save the value
Ben Skeggs
2010-04-09
drm/nouveau: Make use of TTM busy_placements.
Francisco Jerez
2010-04-08
drm/ttm: split no_wait argument in 2 GPU or reserve wait
Jerome Glisse
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-15
drm/nouveau: Never evict VRAM buffers to system.
Francisco Jerez
2010-02-10
drm/nv50: align size of buffer object to the right boundaries.
Maarten Maathuis
2010-01-14
drm/nouveau: wait on fence after bo move if validating for another channel
Ben Skeggs
2010-01-11
drm/nv50: make the blocksize depend on vram size
Maarten Maathuis
2010-01-11
drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGN
Maarten Maathuis
2010-01-11
drm/nouveau: Drop redundant placement initialization.
Francisco Jerez
2010-01-11
drm/nouveau: No need to force evict=true when swapping evicted BOs back in.
Francisco Jerez
2010-01-11
drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path.
Francisco Jerez
2010-01-11
drm/nouveau: Make the MM aware of pre-G80 tiling.
Francisco Jerez
2009-12-16
drm/nouveau: fix bug causing pinned buffers to lose their NO_EVICT flag
Ben Skeggs
2009-12-16
drm/nouveau: prevent all channel creation if accel not available
Ben Skeggs
2009-12-16
drm/nouveau: Fix up buffer eviction, and evict them to GART, if possible.
Francisco Jerez
2009-12-15
drm/nouveau: fix build with CONFIG_AGP=n
Ben Skeggs
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs