aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-04drm/ttm: Read buffer overflowRoel Kluin1-1/+2
2009-08-04drm/ttm: Fix a sync object leak.Thomas Hellstrom1-0/+4
2009-08-04drm/ttm: Fix a potential comparison of structs.Thomas Hellstrom1-4/+4
2009-07-29Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds4-33/+127
2009-07-29drm/ttm: fix highuser vs dma32 confusion.Dave Airlie1-1/+3
2009-07-29drm/ttm: powerpc: Fix Highmem cache flushing.Thomas Hellstrom1-4/+10
2009-07-29drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attributes.Thomas Hellstrom1-11/+52
2009-07-29drm/ttm: Fix an oops and sync object leak.Thomas Hellstrom1-2/+4
2009-07-29drm/radeon/kms: add initial colortiling support.Dave Airlie2-1/+7
2009-07-15drm/ttm/radeon: add dma32 support.Dave Airlie2-3/+13
2009-07-15ttm: Fix caching mode selection.Thomas Hellstrom1-12/+39
2009-07-15drm/ttm: fix misplaced parenthesesRoel Kluin1-2/+2
2009-06-24drm: remove unused #include <linux/version.h>'sHuang Weiyi3-3/+0
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie1-2/+1
2009-06-19drm/ttm: Add some powerpc cache flush code.Michel Dänzer1-1/+10
2009-06-19drm/ttm: fix an error path to exit function correctlyThomas Hellstrom1-1/+1
2009-06-19ttm: Return -ERESTART when a signal interrupts bo eviction.Thomas Hellstrom1-3/+6
2009-06-15drm: Add the TTM GPU memory manager subsystem.Thomas Hellstrom9-0/+3904