drm/i915/xe3lpd: Add C20 Phy consolidated programming table
authorSuraj Kandpal <suraj.kandpal@intel.com>
Fri, 18 Oct 2024 20:03:08 +0000 (13:03 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 23 Oct 2024 16:51:51 +0000 (09:51 -0700)
commit2c75bdcc875917a344d239ab6db9d66af9bdeba5
treef3e64ca54f2fc40098b14ea0c5dc88b6bcf0b056
parentb0ad56ce4d3b080630e8640ba6f7b777588046d3
drm/i915/xe3lpd: Add C20 Phy consolidated programming table

From DISPLAY_VER() >= 30 C20 PHY consolidated programming table of
DP and eDP been merged and now use the same rates and values. eDP
over TypeC has also been introduced.
Moreover it allows more granular and higher rates. Add new table to
represent this change.

Bspec: 68961
Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Signed-off-by: Matt Atwood <matthew.s.atwood@intel.com>
Reviewed-by: Clint Taylor <Clinton.A.Taylor@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241018200311.67324-5-matthew.s.atwood@intel.com
drivers/gpu/drm/i915/display/intel_cx0_phy.c