OSDN Git Service

drm/i915/ehl: Introduce Mule Creek Canyon PCH
authorMatt Roper <matthew.d.roper@intel.com>
Sat, 15 Jun 2019 00:42:10 +0000 (17:42 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Mon, 17 Jun 2019 20:40:20 +0000 (13:40 -0700)
commitc6f7acb80abf5f73be4ee08541e3393a0146b15e
tree630dc79db0f9f5c1074d8528a07a711825a39d71
parent32a1963148277407f7af0160da2b7c0527afc8a4
drm/i915/ehl: Introduce Mule Creek Canyon PCH

Although EHL introduces a new PCH, the South Display part of the PCH
that we care about is nearly identical to ICP, just with some pins
remapped.  Most notably, Port C is mapped to the pins that ICP uses for
TC Port 1.

Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190615004210.16656-1-matthew.d.roper@intel.com
drivers/gpu/drm/i915/display/intel_bios.c
drivers/gpu/drm/i915/display/intel_gmbus.c
drivers/gpu/drm/i915/display/intel_hdmi.c
drivers/gpu/drm/i915/display/intel_vbt_defs.h
drivers/gpu/drm/i915/i915_drv.c
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/i915_irq.c