drm/i915/dg2: Setup display outputs
authorMatt Roper <matthew.d.roper@intel.com>
Wed, 21 Jul 2021 22:30:39 +0000 (15:30 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Thu, 22 Jul 2021 16:31:01 +0000 (09:31 -0700)
commit263862652f169c3ba2b5cdc39d7037e5ab0bb6a6
tree109a1b6d76e68e2648c1980a055ca9038dd3d7e4
parent48f8f016d4d6fbbc3bdc2c79bd8bba427072b59a
drm/i915/dg2: Setup display outputs

DG2 has outputs on DDI A-D attached to what the bspec diagram shows as
"Combo PHY A-D."  Note that despite being labelled "combo" the PHYs on
these outputs are Synopsys PHYs rather than traditional Intel combo PHY
technology.

Cc: Anusha Srivatsa <anusha.srivatsa@intel.com>
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/20210721223043.834562-15-matthew.d.roper@intel.com
drivers/gpu/drm/i915/display/intel_display.c