From: Zhenyu Wang Date: Tue, 9 Feb 2010 01:46:19 +0000 (+0800) Subject: drm/i915: fix flip done interrupt on Ironlake X-Git-Tag: v2.6.33-rc8~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f072d2e77128c5b332ce217764cf170b660b99dc;p=pandora-kernel.git drm/i915: fix flip done interrupt on Ironlake On Ironlake plane flip interrupt means flip done event already, the behavior is not like old chips, and perform like other usual interrupt. So only need to handle flip done event when receiving that interrupt. Signed-off-by: Zhenyu Wang Signed-off-by: Eric Anholt --- Reading git-diff-tree failed