drm/i915/cx0_phy: Use HDMI PLL algorithm for C10 PHY
authorAnkit Nautiyal <ankit.k.nautiyal@intel.com>
Mon, 20 Jan 2025 04:21:21 +0000 (09:51 +0530)
committerAnkit Nautiyal <ankit.k.nautiyal@intel.com>
Thu, 23 Jan 2025 04:27:28 +0000 (09:57 +0530)
commit1efd5384277eb71fce20922579061cd3acdb07cf
tree23cea7870b41809c0460682a9b6c21f7f32bf9bf
parent82ecaae2360776dcd0b9abf9ae6b947c28025931
drm/i915/cx0_phy: Use HDMI PLL algorithm for C10 PHY

Try HDMI PLL alogorithm for C10 PHY, if there are no pre-computed tables.
Also get rid of the helpers to get rate for HDMI for C10/20 PHY, as we no
longer depend only on pre-computed tables.

Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Reviewed-by: Suraj Kandpal <suraj.kandpal@intel.com>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Tested-by: Khaled Almahallawy <khaled.almahallawy@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250120042122.1029481-6-ankit.k.nautiyal@intel.com
drivers/gpu/drm/i915/display/intel_cx0_phy.c
drivers/gpu/drm/i915/display/intel_cx0_phy.h
drivers/gpu/drm/i915/display/intel_hdmi.c