OSDN Git Service

drm/i915/gen9_bc: Recognize TGP PCH + CML combos
authorLyude Paul <lyude@redhat.com>
Tue, 9 Feb 2021 19:13:05 +0000 (14:13 -0500)
committerLyude Paul <lyude@redhat.com>
Thu, 11 Feb 2021 23:19:29 +0000 (18:19 -0500)
commit4b97039e90bf895a7a1db47411079f0cffe395f6
treef15e279e97ab0fba32ba8716aee6913a58679bd3
parentaaab24bb25e9fc4c8f3a1d9a593d3ace2c4af243
drm/i915/gen9_bc: Recognize TGP PCH + CML combos

Since Intel has introduced the gen9_bc platform, a combination of
Tigerpoint PCHs and CML CPUs, let's recognize such platforms as valid and
avoid WARNing on them.

Changes since v4:
* Split this into it's own patch - vsyrjala

Cc: Matt Roper <matthew.d.roper@intel.com>
Cc: Jani Nikula <jani.nikula@linux.intel.com>
Cc: Ville Syrjala <ville.syrjala@linux.intel.com>
[originally from Tejas's work]
Signed-off-by: Tejas Upadhyay <tejaskumarx.surendrakumar.upadhyay@intel.com>
Signed-off-by: Lyude Paul <lyude@redhat.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210209212832.1401815-2-lyude@redhat.com
drivers/gpu/drm/i915/intel_pch.c