From: Michel Daenzer Date: Thu, 21 Sep 2006 18:26:35 +0000 (+1000) Subject: drm: Use register writes instead of BITBLT_MULTI packets for buffer swap blits X-Git-Tag: v2.6.19-rc1~641^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e14a2867d8ccf555fe6e318eac0f8200399fe1c;p=pandora-kernel.git drm: Use register writes instead of BITBLT_MULTI packets for buffer swap blits This takes up two more ring buffer entries per rectangle blitted but makes sure the blit is performed top to bottom, reducing the likelyhood of tearing. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed