[PATCH 5/5] drm/i915/cx0_phy: Use HDMI PLL algorithm for C10 PHY

2025-01-19 Thread Ankit Nautiyal
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 Reviewed-by: Suraj Kandpal --- drivers/gpu/drm/i915/display/intel_cx0_phy.

RE: [PATCH 5/5] drm/i915/cx0_phy: Use HDMI PLL algorithm for C10 PHY

2025-01-09 Thread Kandpal, Suraj
> -Original Message- > From: Intel-xe On Behalf Of Ankit > Nautiyal > Sent: Tuesday, August 13, 2024 8:50 AM > To: intel-gfx@lists.freedesktop.org; intel...@lists.freedesktop.org > Cc: jani.nik...@linux.intel.com > Subject: [PATCH 5/5] drm/i915/cx0_phy: Use HDMI

[PATCH 5/5] drm/i915/cx0_phy: Use HDMI PLL algorithm for C10 PHY

2024-08-12 Thread Ankit Nautiyal
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 --- drivers/gpu/drm/i915/display/intel_cx0_phy.c | 49 +---

[PATCH 5/5] drm/i915/cx0_phy: Use HDMI PLL algorithm for C10 PHY

2024-08-06 Thread Ankit Nautiyal
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 --- drivers/gpu/drm/i915/display/intel_cx0_phy.c | 49 +---