aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/r600_blit.c
AgeCommit message (Expand)Author
2011-02-14drm/radeon: 6xx/7xx non-kms endian fixesCédric Cano
2010-07-21drm/r600: fix possible NULL pointer derefernceAlex Deucher
2010-03-01drm/radeon: use ALIGN instead of open coding itMatt Turner
2009-10-26drm/radeon/r600: only assign vb after we know space is available.Robert Noland
2009-10-26drm/radeon/r600: Replace repeated calculations with variable.Robert Noland
2009-10-12drm/radeon: Revert "drm/r600: avoid assigning vb twice in blit code"Dave Airlie
2009-10-08drm/r600: avoid assigning vb twice in blit codeRobert Noland
2009-09-23drm/radeon/r600: set correct pitch for 4 byte copyAndre Maasikas
2009-09-10drm/radeon/r600: fix legacy blit codeAlex Deucher
2009-09-08drm/radeon/kms: add r600 KMS supportJerome Glisse