Merge branch 'drm-ttm-pool' into drm-core-next
[safe/jmp/linux-2.6] / drivers / gpu / drm / ttm / ttm_page_alloc.c
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