summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon_ttm.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-05drm/ttm: isolate dma data from ttm_tt V4Jerome Glisse1-21/+22
2011-12-05drm/radeon/kms: enable the ttm dma pool if swiotlb is on V4Konrad Rzeszutek Wilk1-6/+77
2011-12-05drm/ttm: introduce callback for ttm_tt populate & unpopulate V4Jerome Glisse1-0/+2
2011-12-05drm/ttm: merge ttm_backend and ttm_tt V5Jerome Glisse1-136/+83
2011-12-05drm/ttm: remove unused backend flags fieldJerome Glisse1-1/+0
2011-12-05drm/radeon: rename struct radeon_cp to radeon_ringChristian König1-3/+3
2011-12-05drm/radeon: make cp variable an arrayChristian König1-3/+3
2011-12-02drm/radeon/kms: add support for multiple fence queues v2Alex Deucher1-1/+1
2011-09-18drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2)Alex Deucher1-1/+6
2011-08-22drm/radeon/alpha: Add Alpha support to Radeon DRM codeJay Estabrook1-0/+23
2011-03-16Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-nextDave Airlie1-0/+14
2011-03-14Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie1-2/+2
2011-03-14drm/radeon: fix problem with changing active VRAM size. (v2)Dave Airlie1-0/+14
2011-02-23Revert "ttm: Include the 'struct dev' when using the DMA API."Dave Airlie1-1/+0
2011-02-23Merge branch 'drm-mm-cleanup' into drm-nextDave Airlie1-1/+1
2011-02-23Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie1-2/+7
2011-02-23drm/radeon: embed struct drm_gem_objectDaniel Vetter1-1/+1
2011-02-22ttm: Include the 'struct dev' when using the DMA API.Konrad Rzeszutek Wilk1-0/+1
2011-02-18radeon/ttm/PCIe: Use dma_addr if TTM has set it.Konrad Rzeszutek Wilk1-1/+4
2011-02-14drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46Dave Airlie1-2/+2
2011-01-27ttm: Expand (*populate) to support an array of DMA addresses.Konrad Rzeszutek Wilk1-1/+2
2010-11-18drm/radeon/kms: fix alignment when allocating buffersAlex Deucher1-1/+1
2010-11-09drivers/gpu/drm: Update WARN usesJoe Perches1-1/+2
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-23/+11
2010-10-05drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs1-7/+9
2010-10-05drm/ttm: introduce utility function to free an allocated memory nodeBen Skeggs1-16/+2
2010-09-23drivers/gpu/drm: Remove unnecessary casts of private_dataJoe Perches1-1/+1
2010-08-04drm: move ttm global code to core drmDave Airlie1-10/+10
2010-05-21drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.Michel Dänzer1-1/+1
2010-05-18radeon: Unmap vram pages when reclockingMatthew Garrett1-1/+5
2010-04-20Merge branch 'drm-ttm-unmappable' into drm-core-nextDave Airlie1-34/+69
2010-04-20drm/ttm: remove io_ field from TTM V6Jerome Glisse1-12/+1
2010-04-20drm/radeon/kms: add support for new fault callback V7Jerome Glisse1-4/+47
2010-04-20Merge branch 'drm-ttm-pool' into drm-core-nextDave Airlie1-3/+10
2010-04-08drm/ttm: split no_wait argument in 2 GPU or reserve waitJerome Glisse1-18/+21
2010-04-06drm/radeon/kms: Add ttm page pool debugfs file.Pauli Nieminen1-3/+10
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-26Merge remote branch 'korg/drm-radeon-testing' into drm-next-stageDave Airlie1-6/+6
2010-02-18drm/radeon/kms: simplify memory controller setup V2Jerome Glisse1-6/+6
2010-01-13Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-1/+4
2010-01-13drm/radeon/kms: only evict to GTT if CP is readyDave Airlie1-1/+4
2009-12-23Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-0/+4
2009-12-23drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structureJerome Glisse1-0/+4
2009-12-16Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-1/+13
2009-12-16drm/radeon/kms: Check if bo we got from ttm are radeon object or notJerome Glisse1-1/+13
2009-12-10Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-42/+52
2009-12-10drm/radeon/kms: actualy set the eviction placements we chooseJerome Glisse1-0/+1
2009-12-10drm/radeon/kms: Convert radeon to new TTM validation API (V2)Jerome Glisse1-31/+30
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1