]> git.ipfire.org Git - thirdparty/kernel/linux.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)
committerLinus Walleij <linusw@kernel.org>
Sat, 3 Jan 2026 19:08:17 +0000 (20:08 +0100)
commitd1c7dc57ff2400b141e6582a8d2dc5170108cf81
tree13fbf23b76bb18f82807cf26bffa3a52720eedc5
parent33e8150bd32d7dc25c977bb455f1f5d54bfd5241
drm/atomic-helper: Export and namespace some functions

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
drivers/gpu/drm/drm_atomic_helper.c
include/drm/drm_atomic_helper.h