]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite7141c8a48274ed2b9b44d6aa8d7a029b4e31f56
tree630dc79db0f9f5c1074d8528a07a711825a39d71
parent766d9e6d56d0e4403b731501c930b7ea35d45021
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