From: Ilija Hadzic Date: Thu, 13 Oct 2011 03:29:40 +0000 (-0400) Subject: drm/radeon/kms: cleanup r600 blit code X-Git-Tag: v3.2-rc1~135^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8eec9d6f74271fb69770b9fa3fa7d3659128720b;p=pandora-kernel.git drm/radeon/kms: cleanup r600 blit code reorganize the code such that only the primitives (i.e., the functions that load the CP ring) are hardware specific; dynamically link the primitives in a (new) pointer structure inside r600_blit at blit initialization time so that the functions that control the blit operations can be made common for r600 and evergreen parts Signed-off-by: Ilija Hadzic Signed-off-by: Dave Airlie --- Reading git-diff-tree failed