Re: [v5,43/44] drm/sun4i: hdmi: Consolidate atomic_check and mode_valid

From: Sui Jingfeng
Date: Thu Dec 21 2023 - 09:53:51 EST


Hi,


On 2023/12/7 23:50, Maxime Ripard wrote:
atomic_check and mode_valid do not check for the same things which can
lead to surprising result if the userspace commits a mode that didn't go
through mode_valid. Let's merge the two implementations into a function
called by both.

Signed-off-by: Maxime Ripard <mripard@xxxxxxxxxx>


Acked-by: Sui Jingfeng <sui.jingfeng@xxxxxxxxx>