drm/i915/dg1: provide port/phy mapping for vbt
authorMatt Roper <matthew.d.roper@intel.com>
Wed, 7 Oct 2020 00:22:10 +0000 (17:22 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Wed, 7 Oct 2020 20:51:24 +0000 (13:51 -0700)
commit67807f52e395be751fb665511d1a9a5e6a93f1f7
treef9ae1704db32b2bc9c58d5402fb89d8b5e392148
parente73e4c59ac43b10c771aaa4ac65602aee0bcbf8d
drm/i915/dg1: provide port/phy mapping for vbt

As with RKL, DG1's VBT outputs are indexed according to PHY rather than
DDI.

Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201007002210.3678024-8-lucas.demarchi@intel.com
drivers/gpu/drm/i915/display/intel_bios.c