drm/ttm: Fix cached TTM page allocation.
[pandora-kernel.git] / drivers / gpu / drm / ttm / ttm_page_alloc.c
2010-05-31 Thomas Hellstromdrm/ttm: Fix cached TTM page allocation.
2010-05-10 Eric AnholtMerge remote branch 'origin/master' into drm-intel...
2010-04-20 Dave AirlieMerge branch 'drm-ttm-unmappable' into drm-core-next
2010-04-20 Dave AirlieMerge branch 'drm-radeon-evergreen-accel' into drm...
2010-04-20 Dave AirlieMerge branch 'drm-fbdev-cleanup' into drm-core-next
2010-04-20 Dave AirlieMerge branch 'drm-radeon-lockup' into drm-core-next
2010-04-20 Dave AirlieMerge branch 'drm-edid-fixes' into drm-core-next
2010-04-20 Dave AirlieMerge branch 'drm-ttm-pool' into drm-core-next
2010-04-08 Stephen Rothwelldrm/ttm: using kmalloc/kfree requires including slab.h
2010-04-08 Matt Turnerdrm/ttm: include linux/seq_file.h for seq_printf
2010-04-06 Pauli Nieminendrm/ttm: Add sysfs interface to control pool allocator.
2010-04-06 Pauli Nieminendrm/ttm: Use set_pages_array_wc instead of set_memory_wc.
2010-04-06 Pauli Nieminendrm/ttm: Add debugfs output entry to pool allocator.
2010-04-06 Pauli Nieminendrm/ttm: add pool wc/uc page allocator V3