[RFT PATCH 12/15] drm/gma500: Call drm_helper_force_disable_all() at shutdown/remove time

Maxime Ripard mripard at kernel.org
Mon Sep 4 07:29:20 UTC 2023


On Fri, 1 Sep 2023 16:41:23 -0700, Douglas Anderson wrote:
> Based on grepping through the source code, this driver appears to be
> missing a call to drm_atomic_helper_shutdown(), or in this case the
> non-atomic equivalent drm_helper_force_disable_all(), at system
> shutdown time and at driver remove time. This is important because
> drm_helper_force_disable_all() will cause panels to get disabled
> 
> [ ... ]

Reviewed-by: Maxime Ripard <mripard at kernel.org>

Thanks!
Maxime


More information about the dri-devel mailing list