]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/intel_snps_hdmi_pll: Compute C10 HDMI PLLs with algorithm
authorAnkit Nautiyal <ankit.k.nautiyal@intel.com>
Mon, 20 Jan 2025 04:21:20 +0000 (09:51 +0530)
committerAnkit Nautiyal <ankit.k.nautiyal@intel.com>
Thu, 23 Jan 2025 04:27:27 +0000 (09:57 +0530)
commit82ecaae2360776dcd0b9abf9ae6b947c28025931
tree9f5b449c132ee43b831196a0c81d43669f2cf26f
parent18176f56942a596c5d03ed69ef30ad72f67a7edc
drm/i915/intel_snps_hdmi_pll: Compute C10 HDMI PLLs with algorithm

Add support for computing C10 HDMI PLLS using the HDMI PLL algorithm.

v2: Fix styling issues. (Jani)
v3: Rename function to align with filename. (Jani)
v4: Add Bspec reference. (Suraj)

Bspec: 74166
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-5-ankit.k.nautiyal@intel.com
drivers/gpu/drm/i915/display/intel_snps_hdmi_pll.c
drivers/gpu/drm/i915/display/intel_snps_hdmi_pll.h