From: Jesse Barnes Date: Fri, 26 Mar 2010 17:35:20 +0000 (-0700) Subject: drm/i915: gen3 page flipping fixes X-Git-Tag: v2.6.35-rc4~10^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1afe3e9d4335bf3bc5615e37243dc8fef65dac8f;p=pandora-kernel.git drm/i915: gen3 page flipping fixes Gen3 chips have slightly different flip commands, and also contain a bit that indicates whether a "flip pending" interrupt means the flip has been queued or has been completed. So implement support for the gen3 flip command, and make sure we use the flip pending interrupt correctly depending on the value of ECOSKPD bit 0. Signed-off-by: Jesse Barnes Signed-off-by: Eric Anholt --- Reading git-diff-tree failed