From: Chris Wilson Date: Tue, 10 Apr 2012 10:41:49 +0000 (+0100) Subject: drm/i915: Ironlake shares the same video sprite controls as Sandybridge X-Git-Tag: v3.5-rc1~83^2~81^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1686ae3ab09a918efa7187cf7e2b2c748c905e1;p=pandora-kernel.git drm/i915: Ironlake shares the same video sprite controls as Sandybridge Well, almost. Just a couple of differences, Ironlake lacks a few of the RGB formats, only exposing x8r8g8b8, and lacks a couple of unused features. Given the similarities, we can then reuse the same routines as already written for Sandybridge to enable overlay support for Ironlake as well. Signed-off-by: Chris Wilson Reviewed-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed