aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon_ttm.c
AgeCommit message (Expand)Author
2011-03-14drm/radeon: fix problem with changing active VRAM size. (v2)Dave Airlie
2011-02-14drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46Dave Airlie
2010-11-18drm/radeon/kms: fix alignment when allocating buffersAlex Deucher
2010-11-09drivers/gpu/drm: Update WARN usesJoe Perches
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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-09-23drivers/gpu/drm: Remove unnecessary casts of private_dataJoe Perches
2010-08-04drm: move ttm global code to core drmDave Airlie
2010-05-21drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.Michel Dänzer
2010-05-18radeon: Unmap vram pages when reclockingMatthew Garrett
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/radeon/kms: add support for new fault callback V7Jerome Glisse
2010-04-20Merge branch 'drm-ttm-pool' into drm-core-nextDave Airlie
2010-04-08drm/ttm: split no_wait argument in 2 GPU or reserve waitJerome Glisse
2010-04-06drm/radeon/kms: Add ttm page pool debugfs file.Pauli Nieminen
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26Merge remote branch 'korg/drm-radeon-testing' into drm-next-stageDave Airlie
2010-02-18drm/radeon/kms: simplify memory controller setup V2Jerome Glisse
2010-01-13Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-01-13drm/radeon/kms: only evict to GTT if CP is readyDave Airlie
2009-12-23Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-12-23drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structureJerome Glisse
2009-12-16Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-12-16drm/radeon/kms: Check if bo we got from ttm are radeon object or notJerome Glisse
2009-12-10Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-12-10drm/radeon/kms: actualy set the eviction placements we chooseJerome Glisse
2009-12-10drm/radeon/kms: Convert radeon to new TTM validation API (V2)Jerome Glisse
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-02drm/radeon/kms: Rework radeon object handlingJerome Glisse
2009-11-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-11-04drm/radeon/kms: fix coherency issues on AGP cards.Dave Airlie
2009-09-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-09-29drm: fix radeon DRM warnings when !CONFIG_DEBUG_FSMikael Pettersson
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-08drm/radeon/kms: add r600 KMS supportJerome Glisse
2009-09-02drm/mm: add ability to dump mm lists via debugfsDave Airlie
2009-08-20drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global"Thomas Hellstrom
2009-08-20Merge Linus master to drm-nextDave Airlie
2009-08-19ttm: Make parts of a struct ttm_bo_device global.Thomas Hellstrom
2009-07-29drm/radeon/kms: vram sizing on certain r100 chips needs workaround.Dave Airlie
2009-07-29drm/radeon: Fall back to evicting BOs with memcpy if necessary.Michel Dänzer
2009-07-29drm/radeon/kms: add initial colortiling support.Dave Airlie
2009-07-15drm/ttm/radeon: add dma32 support.Dave Airlie
2009-06-19drm/radeon: Respect AGP cant_use_aperture flag.Michel Dänzer
2009-06-15drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse