drm/i915/rkl: Add DDC pin mapping
authorMatt Roper <matthew.d.roper@intel.com>
Wed, 3 Jun 2020 21:15:22 +0000 (14:15 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Thu, 4 Jun 2020 16:35:23 +0000 (09:35 -0700)
commitcd0a89527d06f19e9e6eb7efce81c629c4b76b43
tree033e586b8ebbabbe635721647d91c028ce584d60
parent4628142aeccca6e37d8c3dfc9ce8be65512a324f
drm/i915/rkl: Add DDC pin mapping

The pin mapping for the final two outputs varies according to which PCH
is present on the platform:  with TGP the pins are remapped into the TC
range, whereas with CMP they stay in the traditional combo output range.

Bspec: 49181
Cc: Aditya Swarup <aditya.swarup@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200603211529.3005059-9-matthew.d.roper@intel.com
drivers/gpu/drm/i915/display/intel_hdmi.c