Age | Commit message (Expand) | Author | Files | Lines |
2009-08-27 | drm/ttm: consolidate cache flushing code in one place. | Dave Airlie | 1 | -65/+2 |
2009-08-20 | drm/ttm: Fixes for "Memory accounting rework." | Thomas Hellstrom | 1 | -8/+28 |
2009-08-20 | drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global" | Thomas Hellstrom | 1 | -3/+0 |
2009-08-20 | Merge Linus master to drm-next | Dave Airlie | 4 | -36/+135 |
2009-08-19 | ttm: Make parts of a struct ttm_bo_device global. | Thomas Hellstrom | 3 | -109/+199 |
2009-08-19 | drm/ttm: Memory accounting rework. | Thomas Hellstrom | 4 | -100/+427 |
2009-08-19 | drm/ttm: Add a virtual ttm sysfs device. | Thomas Hellstrom | 1 | -1/+57 |
2009-08-04 | drm/ttm: Read buffer overflow | Roel Kluin | 1 | -1/+2 |
2009-08-04 | drm/ttm: Fix a sync object leak. | Thomas Hellstrom | 1 | -0/+4 |
2009-08-04 | drm/ttm: Fix a potential comparison of structs. | Thomas Hellstrom | 1 | -4/+4 |
2009-07-29 | Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -33/+127 |
2009-07-29 | drm/ttm: fix highuser vs dma32 confusion. | Dave Airlie | 1 | -1/+3 |
2009-07-29 | drm/ttm: powerpc: Fix Highmem cache flushing. | Thomas Hellstrom | 1 | -4/+10 |
2009-07-29 | drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attribu... | Thomas Hellstrom | 1 | -11/+52 |
2009-07-29 | drm/ttm: Fix an oops and sync object leak. | Thomas Hellstrom | 1 | -2/+4 |
2009-07-29 | drm/radeon/kms: add initial colortiling support. | Dave Airlie | 2 | -1/+7 |
2009-07-15 | drm/ttm/radeon: add dma32 support. | Dave Airlie | 2 | -3/+13 |
2009-07-15 | ttm: Fix caching mode selection. | Thomas Hellstrom | 1 | -12/+39 |
2009-07-15 | drm/ttm: fix misplaced parentheses | Roel Kluin | 1 | -2/+2 |
2009-06-24 | drm: remove unused #include <linux/version.h>'s | Huang Weiyi | 3 | -3/+0 |
2009-06-19 | agp: switch AGP to use page array instead of unsigned long array | Dave Airlie | 1 | -2/+1 |
2009-06-19 | drm/ttm: Add some powerpc cache flush code. | Michel Dänzer | 1 | -1/+10 |
2009-06-19 | drm/ttm: fix an error path to exit function correctly | Thomas Hellstrom | 1 | -1/+1 |
2009-06-19 | ttm: Return -ERESTART when a signal interrupts bo eviction. | Thomas Hellstrom | 1 | -3/+6 |
2009-06-15 | drm: Add the TTM GPU memory manager subsystem. | Thomas Hellstrom | 9 | -0/+3904 |