[PATCH 3/4] drm/atomic-helper: Export and namespace some functions
Aradhya Bhatia
aradhya.bhatia at linux.dev
Mon Dec 8 03:24:51 PST 2025
On 05/12/2025 09:51, Tomi Valkeinen wrote:
> From: Linus Walleij <linusw at kernel.org>
>
> Export and namespace those not prefixed with drm_* so
> it becomes possible to write custom commit tail functions
> in individual drivers using the helper infrastructure.
>
> Tested-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
> Reviewed-by: Maxime Ripard <mripard at kernel.org>
> Signed-off-by: Linus Walleij <linusw at kernel.org>
> [Tomi: Resolved conflicts, fixed indentation]
> Signed-off-by: Tomi Valkeinen <tomi.valkeinen at ideasonboard.com>
> Cc: stable at vger.kernel.org # v6.17+
> ---
> drivers/gpu/drm/drm_atomic_helper.c | 122 +++++++++++++++++++++++++++++-------
> include/drm/drm_atomic_helper.h | 22 +++++++
> 2 files changed, 121 insertions(+), 23 deletions(-)
>
Reviewed-by: Aradhya Bhatia <aradhya.bhatia at linux.dev>
More information about the linux-arm-kernel
mailing list