drm/nv10: Add the initial graph context and soft methods needed for LMA.
[safe/jmp/linux-2.6] / drivers / gpu / drm / ttm /
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-09 Dave Airliedrm/ttm: fix memory leak noticed by kmemleak.
2009-12-08 Dave AirlieMerge branch 'drm-core-next' into drm-linus
2009-12-07 Dave Airliedrm/ttm: fix unreachable code.
2009-12-07 Dave AirlieMerge remote branch 'origin/drm-core-next' into test
2009-12-07 Thomas Hellstromdrm/ttm: Export symbols needed for the vmwgfx driver.
2009-12-07 Thomas Hellstromdrm/ttm: Add TTM execbuf utilities.
2009-12-07 Thomas Hellstromdrm/ttm: Add ttm lock functionality.
2009-12-07 Thomas Hellstromdrm/ttm: Add user-space objects.
2009-12-03 Dan Carpenterdrm/ttm: fix small memory leak in ttm_memory.c
2009-11-18 Dave AirlieMerge branch 'drm-core-next' of ../linux-2.6 into drm...
2009-11-11 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-11-05 Eric AnholtMerge remote branch 'airlied/drm-next' into drm-intel...
2009-11-03 Dave Airliedrm/radeon/kms: fix coherency issues on AGP cards.
2009-10-08 Dave AirlieMerge branch 'drm-next' of ../drm-next into drm-linus
2009-10-06 Dave Airliedrm/ttm: fix refcounting in ttm global code.
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-08-26 Dave Airliedrm/ttm: consolidate cache flushing code in one place.
2009-08-20 Thomas Hellstromdrm/ttm: Fixes for "Memory accounting rework."
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-19 Thomas Hellstromdrm/ttm: Add a virtual ttm sysfs device.
2009-08-04 Roel Kluindrm/ttm: Read buffer overflow
2009-08-04 Thomas Hellstromdrm/ttm: Fix a sync object leak.
2009-08-04 Thomas Hellstromdrm/ttm: Fix a potential comparison of structs.
2009-07-29 Linus TorvaldsMerge branch 'drm-radeon-kms' of git://git./linux/kerne...
2009-07-29 Dave Airliedrm/ttm: fix highuser vs dma32 confusion.
2009-07-29 Thomas Hellstromdrm/ttm: powerpc: Fix Highmem cache flushing.
2009-07-29 Thomas Hellstromdrm/ttm: Fix ttm in-kernel copying of pages with non...
2009-07-29 Thomas Hellstromdrm/ttm: Fix an oops and 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-07-15 Roel Kluindrm/ttm: fix misplaced parentheses
2009-06-24 Huang Weiyidrm: remove unused #include <linux/version.h>'s
2009-06-19 Dave Airlieagp: switch AGP to use page array instead of unsigned...
2009-06-18 Michel Dänzerdrm/ttm: Add some powerpc cache flush code.
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.