OSDN Git Service

drm/i915/cml: Add second PCH ID for CMP
authorMatt Roper <matthew.d.roper@intel.com>
Mon, 16 Sep 2019 23:32:51 +0000 (16:32 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Wed, 9 Oct 2019 20:00:56 +0000 (13:00 -0700)
commita8064d577dab1a81222a50c2de66a2de495f14f4
tree771f2665a33309e3059e331072622f42f97cce6b
parentb925708f28c2b7a3a362d709bd7f77bc75c1daac
drm/i915/cml: Add second PCH ID for CMP

The CMP PCH ID we have in the driver is correct for the CML-U machines we have
in our CI system, but the CML-S and CML-H CI machines appear to use a
different PCH ID, leading our driver to detect no PCH for them.

Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Cc: Anusha Srivatsa <anusha.srivatsa@intel.com>
References: 729ae330a0f2e2 ("drm/i915/cml: Introduce Comet Lake PCH")
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=111461
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Acked-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20190916233251.387-1-matthew.d.roper@intel.com
Fixes: 729ae330a0f2e2 ("drm/i915/cml: Introduce Comet Lake PCH")
(cherry picked from commit 8698ba53cd7173c32320ebbef4d389d41ebb5780)
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/i915/intel_pch.c
drivers/gpu/drm/i915/intel_pch.h