Re: [PATCH v2 0/3] drm: rockchip: hdmi: enable higher resolutions than FHD

2020-09-23 Thread Doug Anderson
Hi, On Tue, Sep 22, 2020 at 1:31 PM Vicente Bergas wrote: > > This patch series enable a QHD HDMI monitor to work at native resolution. > Tested on a Sapphire board with RK3399 connected to a Q27q-10 monitor at > 2560x1440@60 > > Changes since v1: > Use alternative clock rounding code proposed b

Re: [PATCH v2 0/3] drm: rockchip: hdmi: enable higher resolutions than FHD

2020-09-23 Thread Robin Murphy
On 2020-09-22 21:31, Vicente Bergas wrote: This patch series enable a QHD HDMI monitor to work at native resolution. Tested on a Sapphire board with RK3399 connected to a Q27q-10 monitor at 2560x1440@60 Indeed for RK3399 it also allows my 1920x1200 monitor (Dell U2415) to be driven at its nat

[PATCH v2 0/3] drm: rockchip: hdmi: enable higher resolutions than FHD

2020-09-23 Thread Vicente Bergas
This patch series enable a QHD HDMI monitor to work at native resolution. Tested on a Sapphire board with RK3399 connected to a Q27q-10 monitor at 2560x1440@60 Changes since v1: Use alternative clock rounding code proposed by Doug Anderson Vicente Bergas (3): drm: rockchip: hdmi: fix clock rou