aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm
Commit message (Expand)AuthorAge
* Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-07-29
|\
| * drm/ttm: fix highuser vs dma32 confusion.Dave Airlie2009-07-29
| * drm/ttm: powerpc: Fix Highmem cache flushing.Thomas Hellstrom2009-07-29
| * drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attribu...Thomas Hellstrom2009-07-29
| * drm/ttm: Fix an oops and sync object leak.Thomas Hellstrom2009-07-29
| * drm/radeon/kms: add initial colortiling support.Dave Airlie2009-07-29
| * drm/ttm/radeon: add dma32 support.Dave Airlie2009-07-15
| * ttm: Fix caching mode selection.Thomas Hellstrom2009-07-15
* | drm/ttm: fix misplaced parenthesesRoel Kluin2009-07-15
|/
* drm: remove unused #include <linux/version.h>'sHuang Weiyi2009-06-24
* agp: switch AGP to use page array instead of unsigned long arrayDave Airlie2009-06-18
* drm/ttm: Add some powerpc cache flush code.Michel Dänzer2009-06-18
* drm/ttm: fix an error path to exit function correctlyThomas Hellstrom2009-06-18
* ttm: Return -ERESTART when a signal interrupts bo eviction.Thomas Hellstrom2009-06-18
* drm: Add the TTM GPU memory manager subsystem.Thomas Hellstrom2009-06-14