commit | 37c92dc303dd0977134d1c8501f057de407473ec | [log] [tgz] |
---|---|---|
author | Imre Deak <imre.deak@intel.com> | Tue Oct 22 12:51:55 2019 +0300 |
committer | Imre Deak <imre.deak@intel.com> | Wed Oct 23 20:37:02 2019 +0300 |
tree | cad601052bc90ae78860f077ba65f63fc712c511 | |
parent | aaed4dd6968668cc7ce9efafd865122bc08e0bc9 [diff] |
drm/i915: Add new CNL PCH ID seen on a CML platform Atm we don't detect a PCH with PCI ID 0xA3C1 which showed up now on a CML platform. We don't have the official assignment of the PCH PCI IDs, but this looks like a CNP which was already used on CML platforms. Let's add the new ID->PCH type mapping accordingly. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=112051 Reported-and-tested-by: Cyrus <cyrus.lien@canonical.com> Cc: Cyrus <cyrus.lien@canonical.com> Signed-off-by: Imre Deak <imre.deak@intel.com> Reviewed-by: José Roberto de Souza <jose.souza@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191022095155.30991-1-imre.deak@intel.com