From: Jesse Barnes Date: Wed, 6 Apr 2011 19:11:14 +0000 (-0700) Subject: drm/i915: add IS_GEN7 macro to cover Ivy Bridge and later X-Git-Tag: v3.0-rc1~312^2~4^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85436696fefd55afdf8f4ce26ac044be72f2d492;p=pandora-kernel.git drm/i915: add IS_GEN7 macro to cover Ivy Bridge and later Note: IS_GEN* are for render related checks. Display and other checks should use IS_MOBILE, IS_$CHIPSET or test for specific features. Signed-off-by: Jesse Barnes Reviewed-by: Keith Packard Signed-off-by: Keith Packard --- Reading git-diff-tree failed