mbox series

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

Message ID 20200921181803.1160-1-vicencb@gmail.com (mailing list archive)
Headers show
Series drm: rockchip: hdmi: enable higher resolutions than FHD | expand

Message

Vicente Bergas Sept. 21, 2020, 6:18 p.m. UTC
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

Vicente Bergas (3):
  drm: rockchip: remove vop_crtc_mode_fixup to fix clock handling
  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 | 45 ---------------------
 2 files changed, 7 insertions(+), 46 deletions(-)