aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/r600_blit.c
Commit message (Expand)AuthorAge
* drm/r600: fix possible NULL pointer derefernceAlex Deucher2010-07-20
* drm/radeon: use ALIGN instead of open coding itMatt Turner2010-03-01
* drm/radeon/r600: only assign vb after we know space is available.Robert Noland2009-10-25
* drm/radeon/r600: Replace repeated calculations with variable.Robert Noland2009-10-25
* drm/radeon: Revert "drm/r600: avoid assigning vb twice in blit code"Dave Airlie2009-10-11
* drm/r600: avoid assigning vb twice in blit codeRobert Noland2009-10-07
* drm/radeon/r600: set correct pitch for 4 byte copyAndre Maasikas2009-09-22
* drm/radeon/r600: fix legacy blit codeAlex Deucher2009-09-09
* drm/radeon/kms: add r600 KMS supportJerome Glisse2009-09-07