]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Define IS_BROXTON properly.
authorRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 27 Oct 2015 17:14:54 +0000 (10:14 -0700)
committerJani Nikula <jani.nikula@intel.com>
Wed, 28 Oct 2015 19:34:22 +0000 (21:34 +0200)
commiteaa2ac5b0b66e6812dc614c727dadfee4b21ee5d
tree1a144f16271c0c8867855740d38e579ada131950
parenta728fae29aedc3feac5aaeb5ece39790db2f32f2
drm/i915: Define IS_BROXTON properly.

Kabylake will also be defined as gen9 and !is_skylake.
So we need start by creating a proper Broxton
definition, otherwise we will break broxton with the
introduction of Kabylake.

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1445966099-1640-2-git-send-email-rodrigo.vivi@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/i915_drv.c
drivers/gpu/drm/i915/i915_drv.h