Re: [PATCH] drm/meson: fix G12A HDMI PLL settings for 4K60 1000/1001 variations

2019-06-07 Thread Neil Armstrong
On 06/06/2019 18:30, Kevin Hilman wrote: > Neil Armstrong writes: > >> The Amlogic G12A HDMI PLL needs some specific settings to lock with >> different fractional values for the 5,4GHz mode. >> >> Handle the 1000/1001 variation fractional case here to avoid having >> the PLL in an non lockable

Re: [PATCH] drm/meson: fix G12A HDMI PLL settings for 4K60 1000/1001 variations

2019-06-06 Thread Kevin Hilman
Neil Armstrong writes: > The Amlogic G12A HDMI PLL needs some specific settings to lock with > different fractional values for the 5,4GHz mode. > > Handle the 1000/1001 variation fractional case here to avoid having > the PLL in an non lockable state. > > Fixes: 202b9808f8ed ("drm/meson: Add

[PATCH] drm/meson: fix G12A HDMI PLL settings for 4K60 1000/1001 variations

2019-06-05 Thread Neil Armstrong
The Amlogic G12A HDMI PLL needs some specific settings to lock with different fractional values for the 5,4GHz mode. Handle the 1000/1001 variation fractional case here to avoid having the PLL in an non lockable state. Fixes: 202b9808f8ed ("drm/meson: Add G12A Video Clock setup") Signed-off-by: