commit | 4e8058a20a199b22c12154a3df87d3307d3149e6 | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Sat Nov 02 21:07:31 2013 -0700 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Nov 08 18:09:51 2013 +0100 |
tree | c03ebf38510052e436e948fb647b41cbdd5f1f86 | |
parent | 780f18c84cc671071556d37ce198a01feaca00ea [diff] |
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 <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>