drm/i915/dg1: Update voltage swing tables for DP
authorMatt Roper <matthew.d.roper@intel.com>
Fri, 8 Jan 2021 22:25:28 +0000 (14:25 -0800)
committerMatt Roper <matthew.d.roper@intel.com>
Tue, 12 Jan 2021 03:20:18 +0000 (19:20 -0800)
commitcce73665eae238791f4342b29ca54188227717c8
treed20e8fda57725d5c2f1b33a569b8a44001155972
parent2bbd6dba84d44219387df051a1c799b7bac46099
drm/i915/dg1: Update voltage swing tables for DP

DG1's vswing tables are the same for eDP and HDMI but have slight
differences from ICL/TGL for DP.

v2:
 - Use a "_hbr2_hbr3" suffix on the table name to make it more clear
   that the same table is used for both HBR2 and HBR3 link rates.
   (Swathi)

Bspec: 49291
Cc: Clinton Taylor <Clinton.A.Taylor@intel.com>
Cc: José Roberto de Souza <jose.souza@intel.com>
Cc: Radhakrishna Sripada <radhakrishna.sripada@intel.com>
Cc: Swathi Dhanavanthri <swathi.dhanavanthri@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210108222528.1954514-1-matthew.d.roper@intel.com
Reviewed-by: Clint Taylor <Clinton.A.Taylor@intel.com>
drivers/gpu/drm/i915/display/intel_ddi.c