From: Eric Anholt Date: Thu, 12 Mar 2009 23:27:11 +0000 (-0700) Subject: drm/i915: Change DCC tiling detection case to cover only mobile parts. X-Git-Tag: v2.6.30-rc1~646^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=568d9a8f6d4bf81e0672c74573dc02981d31e3ea;p=pandora-kernel.git drm/i915: Change DCC tiling detection case to cover only mobile parts. Later spec investigation has revealed that every 9xx mobile part has had this register in this format. Also, no non-mobile parts have been shown to have this register. So make all mobile use the same code, and all non-mobile use the hack 965 detection. Signed-off-by: Eric Anholt --- Reading git-diff-tree failed