drm/i915/tgl: Add HBR and HBR2+ voltage swing table
authorJosé Roberto de Souza <jose.souza@intel.com>
Tue, 2 Jun 2020 20:54:24 +0000 (13:54 -0700)
committerJosé Roberto de Souza <jose.souza@intel.com>
Thu, 4 Jun 2020 20:36:40 +0000 (13:36 -0700)
commit9fa6769952ee14250bb7107a2ec66062d2ccae1e
treebf82c0453ffb414b6a416891d0077e4f99e9f389
parent19aefbc778b8b8e87c2d31be9736c634f0ea95a8
drm/i915/tgl: Add HBR and HBR2+ voltage swing table

As latest update we have now 2 voltage swing tables for DP over DKL
PHY with only one difference in Level 0 pre-emphasis 3.
So with 2 tables for DP is time to have one single function to return
all DKL voltage swing tables.

BSpec: 49292
Cc: Khaled Almahallawy <khaled.almahallawy@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Tested-by: Khaled Almahallawy <khaled.almahallawy@intel.com>
Reviewed-by: Khaled Almahallawy<khaled.almahallawy@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200602205424.138143-1-jose.souza@intel.com
drivers/gpu/drm/i915/display/intel_ddi.c