[PATCH 2/6] drm/exynos: exynos7_drm_decon: fix suspended condition in decon_commit()

Krzysztof Kozlowski krzk at kernel.org
Fri Sep 20 12:40:42 UTC 2024


On 19/09/2024 17:11, Kaustabh Chakraborty wrote:
> decon_commit() gets called during atomic_enable. At this stage, DECON is
> suspended, and thus the function refuses to run. Fix the suspended
> condition checking in decon_commit().
> 
> Signed-off-by: Kaustabh Chakraborty <kauschluss at disroot.org>
> ---

If this is a fix, then you miss fixes tag and cc-stable. However the
explanation seems just incomplete. This looked like a intentional code,
so you should explain really why original approach was wrong.

Best regards,
Krzysztof



More information about the dri-devel mailing list