drm/i915/tgl: Add the Thunderbolt PLL divider values
authorImre Deak <imre.deak@intel.com>
Wed, 2 Oct 2019 20:41:08 +0000 (23:41 +0300)
committerImre Deak <imre.deak@intel.com>
Fri, 4 Oct 2019 10:43:42 +0000 (13:43 +0300)
commit3032c0b47e5f71a9a3c4c8e7bfa83d9005814510
tree5810f485cc8a7c90dc7de1806db216e191bd4154
parent48c38154d539e3c3fd32b0cdf654b10e5631d18c
drm/i915/tgl: Add the Thunderbolt PLL divider values

The Thunderbolt PLL divider values on TGL differ from the ICL ones,
update the PLL parameter calculation function accordingly.

Bspec: 49204

v2:
- Remove unused refclk config. (José)

Cc: Jose Souza <jose.souza@intel.com>
Cc: Clinton A Taylor <clinton.a.taylor@intel.com>
Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Cc: Mika Westerberg <mika.westerberg@intel.com>
Tested-by: Mika Westerberg <mika.westerberg@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Jose Souza <jose.souza@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191002204108.32242-1-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_dpll_mgr.c