summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_blit_common.h
Commit message (Collapse)AuthorAgeFilesLines
* drm/radeon/kms: remove r6xx+ blit copy routinesAlex Deucher2013-08-301-44/+0
| | | | | | | No longer used now that we use the async dma engines or CP DMA for bo copies. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
* drm/radeon/kms: common definitions for blit copy codeIlija Hadzic2012-02-031-0/+44
R600/700 and Evergreen/NI blit code have a few redundant definitions in respective .c file. Move common definitions into a separate (new) .h file. Signed-off-by: Ilija Hadzic <ihadzic@research.bell-labs.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
OpenPOWER on IntegriCloud