Age | Commit message (Expand) | Author | Files | Lines |
2012-07-18 | drm/radeon: remove radeon_ring_index() | Alex Deucher | 1 | -20/+15 |
2012-06-21 | drm/radeon: rework ring syncing code | Christian König | 1 | -4/+2 |
2012-06-21 | drm/radeon: remove radeon_fence_create | Christian König | 1 | -40/+26 |
2012-05-23 | drm/radeon: add PRIME support (v2) | Alex Deucher | 1 | -2/+2 |
2012-05-09 | drm/radeon: simplify semaphore handling v2 | Jerome Glisse | 1 | -2/+2 |
2012-01-05 | drm/radeon/kms: add missing ring ready check in sync tests | Alex Deucher | 1 | -0/+2 |
2011-12-20 | drm/radeon: improve radeon_test_syncing function | Christian König | 1 | -14/+185 |
2011-12-20 | drm/radeon: rename struct radeon_cp to radeon_ring | Christian König | 1 | -21/+21 |
2011-12-20 | drm/radeon: Add radeon_test_syncing function v2 | Christian König | 1 | -0/+88 |
2011-12-20 | drm/radeon: make cp variable an array | Christian König | 1 | -1/+2 |
2011-12-20 | drm/radeon: make all functions work with multiple rings. | Christian König | 1 | -1/+2 |
2011-12-20 | drm/radeon/kms: add support for multiple fence queues v2 | Alex Deucher | 1 | -2/+2 |
2011-08-22 | drm/radeon: Explicitly print GTT/VRAM offsets on test failure. | Michel Dänzer | 1 | -6/+18 |
2011-08-22 | drm/radeon: Take IH ring into account for test size calculation. | Michel Dänzer | 1 | -3/+7 |
2011-02-23 | drm/radeon: embed struct drm_gem_object | Daniel Vetter | 1 | -2/+2 |
2010-11-18 | drm/radeon/kms: fix alignment when allocating buffers | Alex Deucher | 1 | -2/+2 |
2010-02-18 | drm/radeon/kms: simplify memory controller setup V2 | Jerome Glisse | 1 | -1/+1 |
2009-12-23 | drm/radeon: fix build on 64-bit with some compilers. | Dave Airlie | 1 | -2/+2 |
2009-12-02 | drm/radeon/kms: Rework radeon object handling | Jerome Glisse | 1 | -23/+32 |
2009-10-16 | drm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of 4096 | Matt Turner | 1 | -3/+3 |
2009-07-29 | drm/radeon: Add radeon.test parameter for running BO GPU copy tests. | Michel Dänzer | 1 | -0/+209 |