drm/i915/rkl: Add DP vswing programming tables
authorMatt Roper <matthew.d.roper@intel.com>
Fri, 18 Dec 2020 04:05:35 +0000 (20:05 -0800)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 6 Jan 2021 23:54:33 +0000 (15:54 -0800)
commitec9c2e0140fdbd1b0db8c3460c41149cbe3b74b9
treecc9afe5b2e5c610c6c48ca0fc52ad4dee0606f1c
parent956aee8fa366cfd9d693aa6e7ef822b775980c01
drm/i915/rkl: Add DP vswing programming tables

The bspec has been updated with new vswing programming for RKL DP.  No
data is provided for HDMI or eDP, so for now we'll continue to assume
that those are the same as TGL.

Bspec: 49291
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201218040535.45492-1-matthew.d.roper@intel.com
Reviewed-by: Swathi Dhanavanthri <swathi.dhanavanthri@intel.com>
drivers/gpu/drm/i915/display/intel_ddi.c