Commit 52820871 authored by Lee Shawn C's avatar Lee Shawn C Committed by Radhakrishna Sripada
Browse files

drm/i915/mtl: update DP 2.0 vswing table for C20 phy



Update preset 15 setting to align the latest bspec value.

Bspec: 74104
Signed-off-by: default avatarLee Shawn C <shawn.c.lee@intel.com>
Cc: Mika Kahola <mika.kahola@intel.com>
Cc: Clint Taylor <Clinton.A.Taylor@intel.com>
Cc: Radhakrishna Sripada <radhakrishna.sripada@intel.com>
Cc: Uma Shankar <uma.shankar@intel.com>
Reviewed-by: default avatarMika Kahola <mika.kahola@intel.com>
Signed-off-by: default avatarRadhakrishna Sripada <radhakrishna.sripada@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230606104238.31953-1-shawn.c.lee@intel.com
parent d77721c1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1072,7 +1072,7 @@ static const union intel_ddi_buf_trans_entry _mtl_c20_trans_uhbr[] = {
	{ .snps = { 37, 4, 7 } },       /* preset 12 */
	{ .snps = { 33, 4, 11 } },      /* preset 13 */
	{ .snps = { 40, 8, 0 } },	/* preset 14 */
	{ .snps = { 28, 2, 2 } },	/* preset 15 */
	{ .snps = { 30, 2, 2 } },	/* preset 15 */
};

/* HDMI2.0 */