index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
/
ttm_bo_util.c
Age
Commit message (
Expand
)
Author
2010-12-16
drm/ttm: delay freeing of old node during move_memcpy until after iounmap
Ben Skeggs
2010-11-22
drm/ttm: Fix up io_mem_reserve / io_mem_free calling
Thomas Hellstrom
2010-11-22
drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock
Thomas Hellstrom
2010-10-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
2010-10-06
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...
Dave Airlie
2010-10-05
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
2010-10-05
drm/ttm: introduce utility function to free an allocated memory node
Ben Skeggs
2010-09-22
drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer.
Francisco Jerez
2010-07-07
drm: kill drm_mm_node->private
Daniel Vetter
2010-05-07
drm/ttm: fix, avoid iomapping system memory
Jerome Glisse
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/ttm: ttm_fault callback to allow driver to handle bo placement V6
Jerome Glisse
2010-04-08
drm/ttm: split no_wait argument in 2 GPU or reserve wait
Jerome Glisse
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-01
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-02-01
drm/ttm: remove unnecessary save_flags and ttm_flag_masked in ttm_bo_util.c
Austin Yuan
2009-12-10
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-12-07
drm/ttm: Export symbols needed for the vmwgfx driver.
Thomas Hellstrom
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-08-20
Merge Linus master to drm-next
Dave Airlie
2009-08-19
ttm: Make parts of a struct ttm_bo_device global.
Thomas Hellstrom
2009-08-04
drm/ttm: Fix a potential comparison of structs.
Thomas Hellstrom
2009-07-29
drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attribu...
Thomas Hellstrom
2009-07-29
drm/ttm: Fix an oops and sync object leak.
Thomas Hellstrom
2009-06-24
drm: remove unused #include <linux/version.h>'s
Huang Weiyi
2009-06-15
drm: Add the TTM GPU memory manager subsystem.
Thomas Hellstrom