drm/i915/mtl: Initial DDI port setup
authorClint Taylor <clinton.a.taylor@intel.com>
Thu, 13 Apr 2023 21:24:43 +0000 (14:24 -0700)
committerRadhakrishna Sripada <radhakrishna.sripada@intel.com>
Fri, 14 Apr 2023 15:13:00 +0000 (08:13 -0700)
commit764739d8cef28a3c926bb58a63894a162d9997a2
tree45fda603c2940447f61135e2ef912f8ee93730f2
parentb66a8abaa48accd3d4b93c1820bbd995fa26ed78
drm/i915/mtl: Initial DDI port setup

Initialization sequences and C10 phy are in place to be able to enable
the first 2 ports of MTL. The other ports use C20 phy that still need
to be properly added. Enable the first ports for now, keeping a TODO
comment about the others.

Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Radhakrishna Sripada <radhakrishna.sripada@intel.com>
Signed-off-by: Clint Taylor <clinton.a.taylor@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230413212443.1504245-10-radhakrishna.sripada@intel.com
drivers/gpu/drm/i915/display/intel_display.c