]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/atomic-helper: Export and namespace some functions
authorLinus Walleij <linusw@kernel.org>
Fri, 5 Dec 2025 09:51:50 +0000 (11:51 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Jan 2026 15:35:13 +0000 (16:35 +0100)
commit8a8bf7ed823045b6b97f75b5e62f615fbb8c6ba1
tree6a6b07f5a463bbac7a3f14bc9fa971a3ca423d8e
parent1f50931f79dce903c7040bcb15be6bf9a49a7df2
drm/atomic-helper: Export and namespace some functions

commit d1c7dc57ff2400b141e6582a8d2dc5170108cf81 upstream.

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@mailbox.org>
Reviewed-by: Maxime Ripard <mripard@kernel.org>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Cc: stable@vger.kernel.org # v6.17+
Fixes: c9b1150a68d9 ("drm/atomic-helper: Re-order bridge chain pre-enable and post-disable")
Reviewed-by: Aradhya Bhatia <aradhya.bhatia@linux.dev>
Reviewed-by: Linus Walleij <linusw@kernel.org>
Tested-by: Linus Walleij <linusw@kernel.org>
Signed-off-by: Linus Walleij <linusw@kernel.org>
Link: https://patch.msgid.link/20251205-drm-seq-fix-v1-3-fda68fa1b3de@ideasonboard.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/drm_atomic_helper.c
include/drm/drm_atomic_helper.h