开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-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-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