drm/i915/dp: fix DG1 and RKL max source rates
authorJani Nikula <jani.nikula@intel.com>
Wed, 1 Sep 2021 16:04:01 +0000 (21:34 +0530)
committerImre Deak <imre.deak@intel.com>
Thu, 2 Sep 2021 12:42:50 +0000 (15:42 +0300)
commitbc41f059a080e487c235b539f1e5cdbf605aba9f
tree0485e13cb5d09ce7c00628bf94b9a468e931fb3c
parent8ee8167771da66558cd71c8b59afd2a47160333f
drm/i915/dp: fix DG1 and RKL max source rates

Combo phy is limited to 5.4 GHz on low-voltage SKUs, but both eDP and DP
can do 8.1 GHz on combo phy.

Bspec: 49182, 49205, 49202

Cc: Imre Deak <imre.deak@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Animesh Manna <animesh.manna@intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210901160402.24816-5-animesh.manna@intel.com
drivers/gpu/drm/i915/display/intel_dp.c