Age | Commit message (Expand) | Author |
2013-12-24 | drm/radeon: add GART debugfs access v3 | Christian König |
2013-12-24 | drm/radeon: add VRAM debugfs access v3 | Christian König |
2013-12-24 | drm/radeon: cleanup radeon_ttm debugfs handling | Christian König |
2013-12-18 | drm: rip out drm_core_has_AGP | Daniel Vetter |
2013-08-27 | drm: verify vma access in TTM+GEM drivers | David Herrmann |
2013-05-20 | drm/radeon: Fix VRAM size calculation for VRAM >= 4GB | Niels Ole Salscheider |
2013-02-04 | drm: fix compile failure by including <linux/swiotlb.h> | Chris Metcalf |
2012-12-10 | drm/ttm: remove no_wait_reserve, v3 | Maarten Lankhorst |
2012-11-20 | drm/ttm: remove sync_arg from driver functions | Maarten Lankhorst |
2012-11-20 | drm/ttm: remove sync_obj_arg from ttm_bo_move_accel_cleanup | Maarten Lankhorst |
2012-09-20 | drm/radeon: Mark all possible functions / structs as static | Lauri Kasanen |
2012-07-25 | drm: track dev_mapping in more robust and flexible way | Ilija Hadzic |
2012-06-21 | drm/radeon: replace vmram_mutex with mclk_lock v2 | Christian König |
2012-06-21 | drm/radeon: rework ring syncing code | Christian König |
2012-06-21 | drm/radeon: remove radeon_fence_create | Christian König |
2012-05-23 | drm/radeon: add PRIME support (v2) | Alex Deucher |
2012-05-09 | drm/radeon: immediately free ttm-move semaphore | Christian König |
2012-05-03 | drm/radeon: fix a bug with the ring syncing code | Christian König |
2012-02-29 | drm/radeon/kms: reorganize copy callbacks | Alex Deucher |
2012-01-06 | ttm: fix agp since ttm tt rework | Jerome Glisse |
2012-01-06 | drm/radeon/kms: sync across multiple rings when doing bo moves v3 | Alex Deucher |
2011-12-20 | drm/radeon: rename struct radeon_cp to radeon_ring | Christian König |
2011-12-20 | drm/radeon: make cp variable an array | Christian König |
2011-12-20 | drm/radeon/kms: add support for multiple fence queues v2 | Alex Deucher |
2011-12-06 | drm/ttm: isolate dma data from ttm_tt V4 | Jerome Glisse |
2011-12-06 | drm/radeon/kms: enable the ttm dma pool if swiotlb is on V4 | Konrad Rzeszutek Wilk |
2011-12-06 | drm/ttm: introduce callback for ttm_tt populate & unpopulate V4 | Jerome Glisse |
2011-12-06 | drm/ttm: merge ttm_backend and ttm_tt V5 | Jerome Glisse |
2011-12-06 | drm/ttm: remove unused backend flags field | Jerome Glisse |
2011-09-18 | drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2) | Alex Deucher |
2011-08-22 | drm/radeon/alpha: Add Alpha support to Radeon DRM code | Jay Estabrook |
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 |