Hi Sascha, Can you Cc: linux-rockchip list to get more feedback? On 8/22/22 17:20, Sascha Hauer wrote: > This series adds support for 4k@30 to the rockchip HDMI controller. This > has been tested on a rk3568 rock3a board. It should be possible to add > 4k@60 support the same way, but it doesn't work for me, so let's add > 4k@30 as a first step. > > Sascha > > Sascha Hauer (2): > drm/rockchip: dw_hdmi: relax mode_valid hook > drm/rockchip: dw_hdmi: Add support for 4k@30 resolution Great stuff, thanks! On a Radxa ROCK3 Model A with a HP 27f 4k monitor Tested-by: Michael Riesch <michael.riesch@xxxxxxxxxxxxxx> Best regards, Michael > > drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c | 10 +++++++++- > 1 file changed, 9 insertions(+), 1 deletion(-) >