]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit123b647839ae3d791e277519f21044ef06e44150
tree033e586b8ebbabbe635721647d91c028ce584d60
parent3d40e380fbe3a8416ffb6a0ebd22b622205dfbeb
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