aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_ttm.c
Commit message (Expand)AuthorAgeFilesLines
* merge more graphics stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+23
* remove firmware files, merge more uncritical stuff from 3.0.101Wolfgang Wiedmeyer2015-10-231-232/+147
* samsung update 1codeworkx2012-06-021-147/+232
* drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2)Alex Deucher2011-10-031-1/+6
* Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-nextDave Airlie2011-03-161-0/+14
|\
| * drm/radeon: fix problem with changing active VRAM size. (v2)Dave Airlie2011-03-141-0/+14
* | Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie2011-03-141-2/+2
|\ \ | |/
| * drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46Dave Airlie2011-02-141-2/+2
* | Revert "ttm: Include the 'struct dev' when using the DMA API."Dave Airlie2011-02-231-1/+0
* | Merge branch 'drm-mm-cleanup' into drm-nextDave Airlie2011-02-231-1/+1
|\ \
| * | drm/radeon: embed struct drm_gem_objectDaniel Vetter2011-02-231-1/+1
| |/
* | Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie2011-02-231-2/+7
|\ \ | |/ |/|
| * ttm: Include the 'struct dev' when using the DMA API.Konrad Rzeszutek Wilk2011-02-221-0/+1
| * radeon/ttm/PCIe: Use dma_addr if TTM has set it.Konrad Rzeszutek Wilk2011-02-181-1/+4
| * ttm: Expand (*populate) to support an array of DMA addresses.Konrad Rzeszutek Wilk2011-01-271-1/+2
* | drm/radeon/kms: fix alignment when allocating buffersAlex Deucher2010-11-181-1/+1
|/
* drivers/gpu/drm: Update WARN usesJoe Perches2010-11-091-1/+2
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-261-23/+11
|\
| * drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs2010-10-051-7/+9
| * drm/ttm: introduce utility function to free an allocated memory nodeBen Skeggs2010-10-051-16/+2
* | drivers/gpu/drm: Remove unnecessary casts of private_dataJoe Perches2010-09-231-1/+1
|/
* drm: move ttm global code to core drmDave Airlie2010-08-041-10/+10
* drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.Michel Dänzer2010-05-211-1/+1
* radeon: Unmap vram pages when reclockingMatthew Garrett2010-05-181-1/+5
* Merge branch 'drm-ttm-unmappable' into drm-core-nextDave Airlie2010-04-201-34/+69
|\
| * drm/ttm: remove io_ field from TTM V6Jerome Glisse2010-04-201-12/+1
| * drm/radeon/kms: add support for new fault callback V7Jerome Glisse2010-04-201-4/+47
| * drm/ttm: split no_wait argument in 2 GPU or reserve waitJerome Glisse2010-04-081-18/+21
* | Merge branch 'drm-ttm-pool' into drm-core-nextDave Airlie2010-04-201-3/+10
|\ \
| * | drm/radeon/kms: Add ttm page pool debugfs file.Pauli Nieminen2010-04-061-3/+10
| |/
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* Merge remote branch 'korg/drm-radeon-testing' into drm-next-stageDave Airlie2010-02-261-6/+6
|\
| * drm/radeon/kms: simplify memory controller setup V2Jerome Glisse2010-02-181-6/+6
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-131-1/+4
|\ \ | |/
| * drm/radeon/kms: only evict to GTT if CP is readyDave Airlie2010-01-131-1/+4
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-231-0/+4
|\ \ | |/
| * drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structureJerome Glisse2009-12-231-0/+4
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-161-1/+13
|\ \ | |/
| * drm/radeon/kms: Check if bo we got from ttm are radeon object or notJerome Glisse2009-12-161-1/+13
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-101-42/+52
|\ \ | |/
| * drm/radeon/kms: actualy set the eviction placements we chooseJerome Glisse2009-12-101-0/+1
| * drm/radeon/kms: Convert radeon to new TTM validation API (V2)Jerome Glisse2009-12-101-31/+30
| * drm/radeon/kms: Rework radeon object handlingJerome Glisse2009-12-021-13/+23
* | Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
|\ \ | |/ |/|
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-11-111-0/+6
|\ \ | |/ |/|
| * drm/radeon/kms: fix coherency issues on AGP cards.Dave Airlie2009-11-041-0/+6
* | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-301-4/+3
|\ \ | |/
| * drm: fix radeon DRM warnings when !CONFIG_DEBUG_FSMikael Pettersson2009-09-291-4/+3
* | const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-1/+1
|/