From: Alex Deucher Date: Thu, 21 Oct 2010 17:31:38 +0000 (-0400) Subject: drm/radeon/kms/evergreen: set the clear state to the blit state X-Git-Tag: v2.6.37-rc1~92^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2281a378e1830d7ab78d3067f228e4e55d368b0d;p=pandora-kernel.git drm/radeon/kms/evergreen: set the clear state to the blit state The hw stores a default clear state for registers in the context range that can be initialized when the CP is set up. Set the blit state as the default clear state and use the CLEAR_STATE packet to load the blit state rather than loading it from an IB. This reduces overhead when doing bo moves using the 3D engine. Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed