From: Daniel Vetter Date: Sat, 31 Mar 2012 09:21:57 +0000 (+0200) Subject: drm/i915: implement ColorBlt w/a X-Git-Tag: v3.4-rc3~33^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80e829fade4eea5f07c410df6a551c42e2d0ca9c;p=pandora-kernel.git drm/i915: implement ColorBlt w/a According to an internal workaround master list, we need to set bit 5 of register 9400 to avoid issues with color blits. Testing shows that this seems to fix the blitter hangs when fbc is enabled on snb, thanks to Chris Wilson for figuring this out. Tested-by: Chris Wilson Tested-by: Michael "brot" Groh Acked-by: Ben Widawsky Signed-Off-by: Daniel Vetter --- Reading git-diff-tree failed