drm/i915/ehl: Support HBR3 on EHL combo PHY
authorMatt Roper <matthew.d.roper@intel.com>
Wed, 5 Jun 2019 21:18:32 +0000 (14:18 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 5 Jun 2019 22:12:37 +0000 (15:12 -0700)
commitb7143860634387a6bc2ca537a79caf9522e4f1a8
treeac9bcd8d6d850112474d5e9043a869e96d1a9cc9
parent2c1c55252647abd989b94f725b190c700312d053
drm/i915/ehl: Support HBR3 on EHL combo PHY

Unlike ICL, EHL's combo PHYs can support HBR3 data rates.  Note that
this just extends the upper limit; we will continue to honor the max
data rate specified in the VBT in cases where it is lower than HBR3.

Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190605211832.23945-1-matthew.d.roper@intel.com
Reviewed-by: Manasi Navare <manasi.d.navare@intel.com>
drivers/gpu/drm/i915/intel_dp.c