drm/ttm: Fix race condition in ttm_bo_delayed_delete (v3, final)
[safe/jmp/linux-2.6] / drivers / gpu / drm / ttm / ttm_bo.c
2010-01-25 Luca Barbieridrm/ttm: Fix race condition in ttm_bo_delayed_delete...
2010-01-14 Thomas Hellstromdrm/ttm: Make sure system buffer objects has offset...
2010-01-14 Thomas Hellstromdrm/ttm: Export symbols needed for vmwgfx suspend ...
2010-01-14 Thomas Hellstromdrm/ttm: Add a swap_notify callback.
2009-12-16 Jerome Glissedrm/ttm: Fix memory type manager debug information...
2009-12-16 Jerome Glissedrm/ttm: Fix printk format & compute bo->mem.size at...
2009-12-16 Thomas Hellstromdrm/ttm: Fix potential ttm_mem_evict_first races.
2009-12-16 Thomas Hellstromdrm/ttm: Delayed delete fixes.
2009-12-16 Dave Airliedrm/ttm: fix two bugs in new placement routines.
2009-12-11 Ben Skeggsdrm/ttm: export some functions useful to drivers using ttm
2009-12-11 Jerome Glissedrm/ttm: Convert ttm_buffer_object_init to use ttm_plac...
2009-12-10 Jerome Glissedrm/ttm: Print debug information on memory manager...
2009-12-10 Jerome Glissedrm/ttm: Initialize eviction placement in case the...
2009-12-10 Thomas Hellstromdrm/ttm: Have the TTM code return -ERESTARTSYS instead...
2009-12-10 Jerome Glissedrm/ttm: Rework validation & memory space allocation...
2009-12-07 Dave Airliedrm/ttm: fix unreachable code.
2009-08-20 Thomas Hellstromdrm/ttm: Fixes for "Make parts of a struct ttm_bo_devic...
2009-08-20 Dave AirlieMerge Linus master to drm-next
2009-08-19 Thomas Hellstromttm: Make parts of a struct ttm_bo_device global.
2009-08-19 Thomas Hellstromdrm/ttm: Memory accounting rework.
2009-08-04 Roel Kluindrm/ttm: Read buffer overflow
2009-08-04 Thomas Hellstromdrm/ttm: Fix a sync object leak.
2009-07-29 Dave Airliedrm/radeon/kms: add initial colortiling support.
2009-07-15 Dave Airliedrm/ttm/radeon: add dma32 support.
2009-07-15 Thomas Hellstromttm: Fix caching mode selection.
2009-06-18 Thomas Hellstromdrm/ttm: fix an error path to exit function correctly
2009-06-18 Thomas Hellstromttm: Return -ERESTART when a signal interrupts bo eviction.
2009-06-14 Thomas Hellstromdrm: Add the TTM GPU memory manager subsystem.