include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / gpu / drm / radeon / radeon_ttm.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-26 Dave AirlieMerge remote branch 'korg/drm-radeon-testing' into...
2010-02-18 Jerome Glissedrm/radeon/kms: simplify memory controller setup V2
2010-01-14 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-01-13 Dave Airliedrm/radeon/kms: only evict to GTT if CP is ready
2009-12-23 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-12-23 Jerome Glissedrm/radeon/kms: Avoid crash when trying to cleanup...
2009-12-16 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-12-16 Jerome Glissedrm/radeon/kms: Check if bo we got from ttm are radeon...
2009-12-11 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-12-10 Jerome Glissedrm/radeon/kms: actualy set the eviction placements...
2009-12-10 Jerome Glissedrm/radeon/kms: Convert radeon to new TTM validation...
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-02 Jerome Glissedrm/radeon/kms: Rework radeon object handling
2009-11-18 Dave AirlieMerge branch 'drm-core-next' of ../linux-2.6 into drm...
2009-11-11 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-11-05 Eric AnholtMerge remote branch 'airlied/drm-next' into drm-intel...
2009-11-03 Dave Airliedrm/radeon/kms: fix coherency issues on AGP cards.
2009-09-30 Linus TorvaldsMerge branch 'drm-next' of git://git./linux/kernel...
2009-09-29 Mikael Petterssondrm: fix radeon DRM warnings when !CONFIG_DEBUG_FS
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-08 Jerome Glissedrm/radeon/kms: add r600 KMS support
2009-09-01 Dave Airliedrm/mm: add ability to dump mm lists via debugfs
2009-08-20 Thomas Hellstromdrm/ttm: Fixes for "Make parts of a struct ttm_bo_devic...
2009-08-20 Dave AirlieMerge Linus master to drm-next
2009-08-19 Thomas Hellstromttm: Make parts of a struct ttm_bo_device global.
2009-07-29 Dave Airliedrm/radeon/kms: vram sizing on certain r100 chips needs...
2009-07-29 Michel Dänzerdrm/radeon: Fall back to evicting BOs with memcpy if...
2009-07-29 Dave Airliedrm/radeon/kms: add initial colortiling support.
2009-07-15 Dave Airliedrm/ttm/radeon: add dma32 support.
2009-06-18 Michel Dänzerdrm/radeon: Respect AGP cant_use_aperture flag.
2009-06-15 Jerome Glissedrm/radeon: introduce kernel modesetting for radeon...