aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm
Commit message (Expand)AuthorAge
* drm/ttm: consolidate cache flushing code in one place.Dave Airlie2009-08-26
* drm/ttm: Fixes for "Memory accounting rework."Thomas Hellstrom2009-08-20
* drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global"Thomas Hellstrom2009-08-20
* Merge Linus master to drm-nextDave Airlie2009-08-19
|\
| * drm/ttm: Read buffer overflowRoel Kluin2009-08-03
| * drm/ttm: Fix a sync object leak.Thomas Hellstrom2009-08-03
| * drm/ttm: Fix a potential comparison of structs.Thomas Hellstrom2009-08-03
| * 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
| |/
* | ttm: Make parts of a struct ttm_bo_device global.Thomas Hellstrom2009-08-19
* | drm/ttm: Memory accounting rework.Thomas Hellstrom2009-08-19
* | drm/ttm: Add a virtual ttm sysfs device.Thomas Hellstrom2009-08-19
|/
* 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