aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/r600_blit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-01drm/radeon: use ALIGN instead of open coding itMatt Turner1-1/+1
2009-10-26drm/radeon/r600: only assign vb after we know space is available.Robert Noland1-3/+1
2009-10-26drm/radeon/r600: Replace repeated calculations with variable.Robert Noland1-21/+31
2009-10-12drm/radeon: Revert "drm/r600: avoid assigning vb twice in blit code"Dave Airlie1-3/+7
2009-10-08drm/r600: avoid assigning vb twice in blit codeRobert Noland1-7/+3
2009-09-23drm/radeon/r600: set correct pitch for 4 byte copyAndre Maasikas1-1/+1
2009-09-10drm/radeon/r600: fix legacy blit codeAlex Deucher1-17/+12
2009-09-08drm/radeon/kms: add r600 KMS supportJerome Glisse1-0/+855