From: Paulo Zanoni Date: Sun, 3 Nov 2013 04:07:31 +0000 (-0700) Subject: drm/i915/bdw: add IS_BROADWELL macro X-Git-Tag: v3.13-rc1~76^2~7^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e8058a20a199b22c12154a3df87d3307d3149e6;p=pandora-kernel.git drm/i915/bdw: add IS_BROADWELL macro For now it's just equivalent to IS_GEN8, but in the future we might want to change that (e.g., on Gen 7 we have IS_VALLEYVIEW, IS_IVYBRIDGE and IS_HASWELL). Signed-off-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed