summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon_ttm.c
AgeCommit message (Expand)AuthorFilesLines
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-19radeon/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-28ttm: 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-27Merge 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-14Merge 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-11Merge 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
2009-12-02drm/radeon/kms: Rework radeon object handlingJerome Glisse1-13/+23
2009-11-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-0/+6
2009-11-04drm/radeon/kms: fix coherency issues on AGP cards.Dave Airlie1-0/+6
2009-09-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds1-4/+3
2009-09-29drm: fix radeon DRM warnings when !CONFIG_DEBUG_FSMikael Pettersson1-4/+3
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-1/+1
2009-09-08drm/radeon/kms: add r600 KMS supportJerome Glisse1-4/+3
2009-09-02drm/mm: add ability to dump mm lists via debugfsDave Airlie1-0/+56