From: Vijay Purushothaman Date: Thu, 23 Aug 2012 06:38:57 +0000 (+0530) Subject: drm/i915: fix color order for BGR formats on IVB X-Git-Tag: v3.6-rc4~5^2~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ee369138d28c17305e1cdc662a62a2fc83d80d7;p=pandora-kernel.git drm/i915: fix color order for BGR formats on IVB This is already fixed for ILK and SNB in the below commit but somehow IVB is missed. commit ab2f9df10dd955f1fc0a8650e377588c98f1c029 Author: Jesse Barnes Date: Mon Feb 27 12:40:10 2012 -0800 drm/i915: fix color order for BGR formats on SNB Had the wrong bits and field definitions. Signed-off-by: Vijay Purushothaman Reviewed-by: Antti Koskipää Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed