| Commit message (Expand) | Author | Age |
* | drm/ttm: consolidate cache flushing code in one place. | Dave Airlie | 2009-08-26 |
* | drm/ttm: Fixes for "Memory accounting rework." | Thomas Hellstrom | 2009-08-20 |
* | drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global" | Thomas Hellstrom | 2009-08-20 |
* | Merge Linus master to drm-next | Dave Airlie | 2009-08-19 |
|\ |
|
| * | drm/ttm: Read buffer overflow | Roel Kluin | 2009-08-03 |
| * | drm/ttm: Fix a sync object leak. | Thomas Hellstrom | 2009-08-03 |
| * | drm/ttm: Fix a potential comparison of structs. | Thomas Hellstrom | 2009-08-03 |
| * | Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-07-29 |
| |\ |
|
| | * | drm/ttm: fix highuser vs dma32 confusion. | Dave Airlie | 2009-07-29 |
| | * | drm/ttm: powerpc: Fix Highmem cache flushing. | Thomas Hellstrom | 2009-07-29 |
| | * | drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attribu... | Thomas Hellstrom | 2009-07-29 |
| | * | drm/ttm: Fix an oops and sync object leak. | Thomas Hellstrom | 2009-07-29 |
| | * | drm/radeon/kms: add initial colortiling support. | Dave Airlie | 2009-07-29 |
| | * | drm/ttm/radeon: add dma32 support. | Dave Airlie | 2009-07-15 |
| | * | ttm: Fix caching mode selection. | Thomas Hellstrom | 2009-07-15 |
| * | | drm/ttm: fix misplaced parentheses | Roel Kluin | 2009-07-15 |
| |/ |
|
* | | ttm: Make parts of a struct ttm_bo_device global. | Thomas Hellstrom | 2009-08-19 |
* | | drm/ttm: Memory accounting rework. | Thomas Hellstrom | 2009-08-19 |
* | | drm/ttm: Add a virtual ttm sysfs device. | Thomas Hellstrom | 2009-08-19 |
|/ |
|
* | drm: remove unused #include <linux/version.h>'s | Huang Weiyi | 2009-06-24 |
* | agp: switch AGP to use page array instead of unsigned long array | Dave Airlie | 2009-06-18 |
* | drm/ttm: Add some powerpc cache flush code. | Michel Dänzer | 2009-06-18 |
* | drm/ttm: fix an error path to exit function correctly | Thomas Hellstrom | 2009-06-18 |
* | ttm: Return -ERESTART when a signal interrupts bo eviction. | Thomas Hellstrom | 2009-06-18 |
* | drm: Add the TTM GPU memory manager subsystem. | Thomas Hellstrom | 2009-06-14 |