Age | Commit message (Expand) | Author |
2011-03-16 | Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next | Dave Airlie |
2011-03-14 | Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next | Dave Airlie |
2011-03-14 | drm/radeon: fix problem with changing active VRAM size. (v2) | Dave Airlie |
2011-02-23 | Revert "ttm: Include the 'struct dev' when using the DMA API." | Dave Airlie |
2011-02-23 | Merge branch 'drm-mm-cleanup' into drm-next | Dave Airlie |
2011-02-23 | Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke... | Dave Airlie |
2011-02-23 | drm/radeon: embed struct drm_gem_object | Daniel Vetter |
2011-02-22 | ttm: Include the 'struct dev' when using the DMA API. | Konrad Rzeszutek Wilk |
2011-02-18 | radeon/ttm/PCIe: Use dma_addr if TTM has set it. | Konrad Rzeszutek Wilk |
2011-02-14 | drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46 | Dave Airlie |
2011-01-27 | ttm: Expand (*populate) to support an array of DMA addresses. | Konrad Rzeszutek Wilk |
2010-11-18 | drm/radeon/kms: fix alignment when allocating buffers | Alex Deucher |
2010-11-09 | drivers/gpu/drm: Update WARN uses | Joe Perches |
2010-10-26 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-10-05 | drm/ttm: restructure to allow driver to plug in alternate memory manager | Ben Skeggs |
2010-10-05 | drm/ttm: introduce utility function to free an allocated memory node | Ben Skeggs |
2010-09-23 | drivers/gpu/drm: Remove unnecessary casts of private_data | Joe Perches |
2010-08-04 | drm: move ttm global code to core drm | Dave Airlie |
2010-05-21 | drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU. | Michel Dänzer |
2010-05-18 | radeon: Unmap vram pages when reclocking | Matthew Garrett |
2010-04-20 | Merge branch 'drm-ttm-unmappable' into drm-core-next | Dave Airlie |
2010-04-20 | drm/ttm: remove io_ field from TTM V6 | Jerome Glisse |
2010-04-20 | drm/radeon/kms: add support for new fault callback V7 | Jerome Glisse |
2010-04-20 | Merge branch 'drm-ttm-pool' into drm-core-next | Dave Airlie |
2010-04-08 | drm/ttm: split no_wait argument in 2 GPU or reserve wait | Jerome Glisse |
2010-04-06 | drm/radeon/kms: Add ttm page pool debugfs file. | Pauli Nieminen |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-26 | Merge remote branch 'korg/drm-radeon-testing' into drm-next-stage | Dave Airlie |
2010-02-18 | drm/radeon/kms: simplify memory controller setup V2 | Jerome Glisse |
2010-01-13 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-01-13 | drm/radeon/kms: only evict to GTT if CP is ready | Dave Airlie |
2009-12-23 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-12-23 | drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structure | Jerome Glisse |
2009-12-16 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-12-16 | drm/radeon/kms: Check if bo we got from ttm are radeon object or not | Jerome Glisse |
2009-12-10 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-12-10 | drm/radeon/kms: actualy set the eviction placements we choose | Jerome Glisse |
2009-12-10 | drm/radeon/kms: Convert radeon to new TTM validation API (V2) | Jerome Glisse |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-12-02 | drm/radeon/kms: Rework radeon object handling | Jerome Glisse |
2009-11-11 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-11-04 | drm/radeon/kms: fix coherency issues on AGP cards. | Dave Airlie |
2009-09-30 | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds |
2009-09-29 | drm: fix radeon DRM warnings when !CONFIG_DEBUG_FS | Mikael Pettersson |
2009-09-27 | const: mark struct vm_struct_operations | Alexey Dobriyan |
2009-09-08 | drm/radeon/kms: add r600 KMS support | Jerome Glisse |
2009-09-02 | drm/mm: add ability to dump mm lists via debugfs | Dave Airlie |
2009-08-20 | drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global" | Thomas Hellstrom |
2009-08-20 | Merge Linus master to drm-next | Dave Airlie |