Re: [PATCH v6 0/4] drm/rockchip: dw_hdmi: Add 4k@30 support

2023-03-08 Thread Heiko Stuebner
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: >

Re: [PATCH v6 0/4] drm/rockchip: dw_hdmi: Add 4k@30 support

2023-03-06 Thread Sascha Hauer
Hi, No negative feedback anymore, so I think this series should be merged now. Heiko, can you take these patches? I just noticed that I didn't Cc you on this series, I just added you for this mail. Please let me know if I should resend. Sascha On Thu, Feb 16, 2023 at 11:24:43AM +0100, Sascha

[PATCH v6 0/4] drm/rockchip: dw_hdmi: Add 4k@30 support

2023-02-16 Thread Sascha Hauer
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 Changes since v4: - Use struct