Re: [PATCH] drm/bridge: imx8mp-hdmi-tx: allow 0.5% margin with selected clock

2024-09-06 Thread Maxime Ripard
On Thu, Sep 05, 2024 at 08:23:51PM GMT, Adam Ford wrote: > On Wed, Sep 4, 2024 at 3:31 AM Dominique Martinet > wrote: > > > > This allows the hdmi driver to pick e.g. 64.8MHz instead of 65Mhz when we > > cannot output the exact frequency, enabling the imx8mp HDMI output to > > support more modes >

Re: [PATCH] drm/bridge: imx8mp-hdmi-tx: allow 0.5% margin with selected clock

2024-09-05 Thread Adam Ford
On Wed, Sep 4, 2024 at 3:31 AM Dominique Martinet wrote: > > This allows the hdmi driver to pick e.g. 64.8MHz instead of 65Mhz when we > cannot output the exact frequency, enabling the imx8mp HDMI output to > support more modes > I went from 19 options on Modetest with my AOC 4K monitor to 31. Of

Re: [PATCH] drm/bridge: imx8mp-hdmi-tx: allow 0.5% margin with selected clock

2024-09-05 Thread Frieder Schrempf
On 04.09.24 10:31 AM, Dominique Martinet wrote: > This allows the hdmi driver to pick e.g. 64.8MHz instead of 65Mhz when we > cannot output the exact frequency, enabling the imx8mp HDMI output to > support more modes > > Signed-off-by: Dominique Martinet Reviewed-by: Frieder Schrempf Tested-by:

[PATCH] drm/bridge: imx8mp-hdmi-tx: allow 0.5% margin with selected clock

2024-09-04 Thread Dominique Martinet
This allows the hdmi driver to pick e.g. 64.8MHz instead of 65Mhz when we cannot output the exact frequency, enabling the imx8mp HDMI output to support more modes Signed-off-by: Dominique Martinet --- This completes the patch series sent by Adam Ford here: https://lkml.kernel.org/r/20240904023310