]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/i915/cnl: Add allowed DP rates for Cannonlake.
authorRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 10 Aug 2017 22:40:08 +0000 (15:40 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Fri, 11 Aug 2017 18:40:56 +0000 (11:40 -0700)
commitd907b6658a7b51c82efcefca1aa4d0962dba4801
tree215bd640275914c99ce8414c382c2265ad7be9ca
parent50946c89850db13bd672c664aec6cf4551f71fe9
drm/i915/cnl: Add allowed DP rates for Cannonlake.

"Frequencies over 5.4 GHz only supported on certain
DDI ports and SKUs, and requires Vccio >= 0.95V."

More specifically, for current CNL SKUs available
(CNL-U and CNL-Y) we have:

DDI A - 5.4G eDP
DDI B - 8.1G DP
DDI C - 8.1G DP
DDI D - 5.4G DP

v2: Rebase on top of source_rates changes.
v3: Address the max 5.4 x 8.1 per DDI and also consider vccio.

Cc: Mika Kahola <mika.kahola@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Manasi Navare <manasi.d.navare@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20170810224008.15571-1-rodrigo.vivi@intel.com
drivers/gpu/drm/i915/intel_dp.c