drm/i915: Correct the PCH type in irq postinstall
authorVivek Kasireddy <vivek.kasireddy@intel.com>
Wed, 16 Oct 2019 18:35:14 +0000 (11:35 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Fri, 18 Oct 2019 16:28:53 +0000 (09:28 -0700)
commite83c467358c1d99f235af8374c0eca0b0c91b329
tree703cce08ee95566e4578a68515547c175c399b62
parent0b7b6966403d75472eb2dc6082a3d483c219b173
drm/i915: Correct the PCH type in irq postinstall

JasperLake PCH (JSP) has DDI HPD pin mappings similar to TGP and not
MCC. Also add the correct HPD pin mappings for the MCC PCH.

Cc: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Vivek Kasireddy <vivek.kasireddy@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191016183514.11128-1-vivek.kasireddy@intel.com
drivers/gpu/drm/i915/i915_irq.c