diff for duplicates of <74ec836c951c2eec2d978ba75ac8a7d7@codeaurora.org> diff --git a/a/1.txt b/N1/1.txt index 042ebcc..6ce9258 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -42,3 +42,7 @@ Reviewed-by: Abhinav Kumar <abhinavk@codeaurora.org> > pll_freq = dec * (ref_clk * 2); > tmp64 = (ref_clk * 2 * frac); > pll_freq += div_u64(tmp64, multiplier); +_______________________________________________ +dri-devel mailing list +dri-devel@lists.freedesktop.org +https://lists.freedesktop.org/mailman/listinfo/dri-devel diff --git a/a/content_digest b/N1/content_digest index 516a750..f9b23a5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,10 +3,9 @@ "Subject\0Re: [PATCH] drm/msm/dsi_pll_7nm: Solve TODO for multiplier frac_bits assignment\0" "Date\0Wed, 24 Feb 2021 23:28:37 -0800\0" "To\0Dmitry Baryshkov <dmitry.baryshkov@linaro.org>\0" - "Cc\0Rob Clark <robdclark@gmail.com>" - Sean Paul <sean@poorly.run> - linux-arm-msm@vger.kernel.org + "Cc\0linux-arm-msm@vger.kernel.org" freedreno@lists.freedesktop.org + Sean Paul <sean@poorly.run> " dri-devel@lists.freedesktop.org\0" "\00:1\0" "b\0" @@ -53,6 +52,10 @@ "> +\tmultiplier = 1 << config->frac_bits;\n" "> \tpll_freq = dec * (ref_clk * 2);\n" "> \ttmp64 = (ref_clk * 2 * frac);\n" - "> \tpll_freq += div_u64(tmp64, multiplier);" + "> \tpll_freq += div_u64(tmp64, multiplier);\n" + "_______________________________________________\n" + "dri-devel mailing list\n" + "dri-devel@lists.freedesktop.org\n" + https://lists.freedesktop.org/mailman/listinfo/dri-devel -3bc1720022968283197b9e8fc1a3ed6a6bdbf4c8a1d03df9dc622c2e4ec74d3e +2a7cd68b9b05e41cafb5d16d30bde4f8f1d8bb63154788bf2df1ba9b40703266
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.