On Thu, 16 Feb 2023 11:24:43 +0100, Sascha Hauer wrote: > One small fix compared to the last version, when checking for valid > resolutions I accidently compared the current mode width with the > maximum allowed height which resulted in wrong resolutions being > discarded. > > Changes since v5: > - Fix wrong check width vs. height > > [...] Applied, thanks! [1/4] drm/rockchip: vop: limit maximium resolution to hardware capabilities commit: 8e140cb60270ee8b5b41e80806323c668d8d4da9 Dropped the height check from the mode_valid function and adding a suitable comment to the commit message. [2/4] drm/rockchip: dw_hdmi: relax mode_valid hook commit: de13db32b0f89a040b50a51d129b9443159a660a [3/4] drm/rockchip: dw_hdmi: Add support for 4k@30 resolution commit: 83b61f817f43ed67572d1e241c9f552e0a8bfff4 [4/4] drm/rockchip: dw_hdmi: discard modes with unachievable pixelclocks commit: d13b10ec6696b0c523fa21b65c7ff6f246a49560 Best regards, -- Heiko Stuebner <heiko@xxxxxxxxx>