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