drm/radeon/kms: common definitions for blit copy code
authorIlija Hadzic <ihadzic@research.bell-labs.com>
Wed, 1 Feb 2012 16:42:38 +0000 (11:42 -0500)
committerDave Airlie <airlied@redhat.com>
Fri, 3 Feb 2012 09:31:14 +0000 (09:31 +0000)
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>

No differences found