aboutsummaryrefslogtreecommitdiff
path: root/include/drm/ttm
AgeCommit message (Expand)Author
2012-01-06ttm: fix agp since ttm tt reworkJerome Glisse
2011-12-06drm/ttm: simplify memory accounting for ttm user v2Jerome Glisse
2011-12-06drm/ttm: isolate dma data from ttm_tt V4Jerome Glisse
2011-12-06drm/ttm: provide dma aware ttm page pool code V9Konrad Rzeszutek Wilk
2011-12-06drm/ttm: introduce callback for ttm_tt populate & unpopulate V4Jerome Glisse
2011-12-06drm/ttm: merge ttm_backend and ttm_tt V5Jerome Glisse
2011-12-06drm/ttm: page allocation use page array instead of listJerome Glisse
2011-12-06drm/ttm: remove unused backend flags fieldJerome Glisse
2011-12-06drm/ttm: remove split btw highmen and lowmem pageJerome Glisse
2011-12-06drm/ttm: remove userspace backed ttm object supportJerome Glisse
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-06-21ttm: Fix spelling mistakes and remove unused #ifdefKonrad Rzeszutek Wilk
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-05drm: fix "persistant" typoJan Engelhardt
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-23Revert "ttm: Include the 'struct dev' when using the DMA API."Dave Airlie
2011-02-23Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2011-02-22ttm: Include the 'struct dev' when using the DMA API.Konrad Rzeszutek Wilk
2011-01-27ttm: Expand (*populate) to support an array of DMA addresses.Konrad Rzeszutek Wilk
2011-01-27ttm: Introduce a placeholder for DMA (bus) addresses.Konrad Rzeszutek Wilk
2010-11-22drm/ttm: Fix up io_mem_reserve / io_mem_free callingThomas Hellstrom
2010-11-22drm/ttm/vmwgfx: Have TTM manage the validation sequence.Thomas Hellstrom
2010-11-22drm/ttm: Improved fencing of buffer object listsThomas Hellstrom
2010-11-22drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lockThomas Hellstrom
2010-11-22drm/ttm: Don't deadlock on recursive multi-bo reservationsThomas Hellstrom
2010-11-22drm/ttm: Add a bo list reserve fastpath (v2)Dave Airlie
2010-11-10drm/ttm: Be consistent on ttm_bo_init() failuresThomas Hellstrom
2010-11-09drm/ttm: Documentation updateThomas Hellstrom
2010-10-21drm/ttm: Avoid using the ttm_mem_type_manager::put_locked functionThomas Hellstrom
2010-10-19drm/ttm: add unlocked variant of new manager put node.Dave Airlie
2010-10-19Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie
2010-10-06drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom
2010-10-05drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs
2010-10-05drm/ttm: introduce utility function to free an allocated memory nodeBen Skeggs
2010-08-04drm: move ttm global code to core drmDave Airlie
2010-07-07drm/ttm: Allocate the page pool manager in the heap.Francisco Jerez
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-18ttm: Provide an API for starting and stopping the delayed workqueueMatthew Garrett
2010-05-07drm/ttm: Remove the ttm_bo_block_reservation() function.Thomas Hellstrom
2010-04-20Merge branch 'drm-ttm-unmappable' into drm-core-nextDave Airlie
2010-04-20drm/ttm: remove io_ field from TTM V6Jerome Glisse
2010-04-20drm/ttm: ttm_fault callback to allow driver to handle bo placement V6Jerome Glisse
2010-04-08drm/ttm: split no_wait argument in 2 GPU or reserve waitJerome Glisse
2010-04-06drm/ttm: Add sysfs interface to control pool allocator.Pauli Nieminen
2010-04-06drm/ttm: Add debugfs output entry to pool allocator.Pauli Nieminen
2010-04-06drm/ttm: add pool wc/uc page allocator V3Pauli Nieminen
2010-03-15drm/ttm: use drm calloc large and free largeDave Airlie
2010-03-01drm/ttm: fix function prototype to match implementationRandy Dunlap
2010-01-14drm/ttm: Add a swap_notify callback.Thomas Hellstrom
2009-12-15drm/ttm: Add more driver type enumsJakob Bornecrantz