]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915: don't warn about Skylake CPU - KabyPoint PCH combo
authorJani Nikula <jani.nikula@intel.com>
Wed, 1 Feb 2017 13:46:09 +0000 (15:46 +0200)
committerJani Nikula <jani.nikula@intel.com>
Thu, 2 Feb 2017 14:24:58 +0000 (16:24 +0200)
commit3aac4acb89710fe782c9e78e7b1febf76e112c6c
treecb3704d7fa9a28d2e244499fc62a6d77b18cacb8
parent170b03c4a88298e71f3a76ab79f6895f6949f3a1
drm/i915: don't warn about Skylake CPU - KabyPoint PCH combo

Apparently there are machines out there with Skylake CPU and KabyPoint
PCH. Judging from our driver code, there doesn't seem to be any code
paths that would do anything different between SunrisePoint and
KabyPoint PCHs, so it would seem okay to accept the combo without
warnings.

Fixes: 22dea0be50b2 ("drm/i915: Introduce Kabypoint PCH for Kabylake H/DT.")
References: https://lists.freedesktop.org/archives/intel-gfx/2017-February/118611.html
Reported-by: Rainer Koenig <Rainer.Koenig@ts.fujitsu.com>
Cc: Rainer Koenig <Rainer.Koenig@ts.fujitsu.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Cc: <stable@vger.kernel.org> # v4.8+
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1485956769-26015-1-git-send-email-jani.nikula@intel.com
drivers/gpu/drm/i915/i915_drv.c