All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] drm: rockchip: hdmi: enable higher resolutions than FHD
@ 2020-09-22 20:31 ` Vicente Bergas
  0 siblings, 0 replies; 18+ messages in thread
From: Vicente Bergas @ 2020-09-22 20:31 UTC (permalink / raw)
  To: Doug Anderson, crj, Andy Yan, Sandy Huang, Heiko Stübner,
	David Airlie, Daniel Vetter, dri-devel, linux-rockchip
  Cc: 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 rounding code
  drm: rockchip: hdmi: allow any clock that is within the range
  drm: rockchip: hdmi: add higher pixel clock frequencies

 drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c | 8 +++++++-
 drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 7 ++-----
 2 files changed, 9 insertions(+), 6 deletions(-)

-- 
2.28.0


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2020-09-23 23:25 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-22 20:31 [PATCH v2 0/3] drm: rockchip: hdmi: enable higher resolutions than FHD Vicente Bergas
2020-09-22 20:31 ` Vicente Bergas
2020-09-22 20:31 ` [PATCH v2 1/3] drm: rockchip: hdmi: fix clock rounding code Vicente Bergas
2020-09-22 20:31   ` Vicente Bergas
2020-09-23  1:37   ` crj
2020-09-23  1:37     ` crj
2020-09-23 22:58     ` Doug Anderson
2020-09-23 22:58       ` Doug Anderson
2020-09-23 22:55   ` Doug Anderson
2020-09-23 22:55     ` Doug Anderson
2020-09-22 20:31 ` [PATCH v2 2/3] drm: rockchip: hdmi: allow any clock that is within the range Vicente Bergas
2020-09-22 20:31   ` Vicente Bergas
2020-09-22 20:31 ` [PATCH v2 3/3] drm: rockchip: hdmi: add higher pixel clock frequencies Vicente Bergas
2020-09-22 20:31   ` Vicente Bergas
2020-09-23 22:18 ` [PATCH v2 0/3] drm: rockchip: hdmi: enable higher resolutions than FHD Robin Murphy
2020-09-23 22:18   ` Robin Murphy
2020-09-23 23:25 ` Doug Anderson
2020-09-23 23:25   ` Doug Anderson

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.