aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm/ttm_bo.c
AgeCommit message (Expand)Author
2009-12-16drm/ttm: fix two bugs in new placement routines.Dave Airlie
2009-12-11drm/ttm: export some functions useful to drivers using ttmBen Skeggs
2009-12-11drm/ttm: Convert ttm_buffer_object_init to use ttm_placementJerome Glisse
2009-12-10drm/ttm: Print debug information on memory manager when eviction failsJerome Glisse
2009-12-10drm/ttm: Initialize eviction placement in case the driver callback doesn'tJerome Glisse
2009-12-10drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.Thomas Hellstrom
2009-12-10drm/ttm: Rework validation & memory space allocation (V3)Jerome Glisse
2009-12-08drm/ttm: fix unreachable code.Dave Airlie
2009-08-20drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global"Thomas Hellstrom
2009-08-20Merge Linus master to drm-nextDave Airlie
2009-08-19ttm: Make parts of a struct ttm_bo_device global.Thomas Hellstrom
2009-08-19drm/ttm: Memory accounting rework.Thomas Hellstrom
2009-08-04drm/ttm: Read buffer overflowRoel Kluin
2009-08-04drm/ttm: Fix a sync object leak.Thomas Hellstrom
2009-07-29drm/radeon/kms: add initial colortiling support.Dave Airlie
2009-07-15drm/ttm/radeon: add dma32 support.Dave Airlie
2009-07-15ttm: Fix caching mode selection.Thomas Hellstrom
2009-06-19drm/ttm: fix an error path to exit function correctlyThomas Hellstrom
2009-06-19ttm: Return -ERESTART when a signal interrupts bo eviction.Thomas Hellstrom
2009-06-15drm: Add the TTM GPU memory manager subsystem.Thomas Hellstrom