Fixes/improvement in snps-phy HDMI PLL algorithm.

Ankit Nautiyal (2):
  drm/i915/snps_hdmi_pll: Fix 64-bit divisor truncation by using
    div64_u64
  drm/i915/snps_hdmi_pll: Use clamp() instead of max(min())

 drivers/gpu/drm/i915/display/intel_snps_hdmi_pll.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
2.45.2

Reply via email to