Re: [PATCH 0/3] drm/amd/display: use kunit/visibility.h for test helpers
From: Maxime Ripard
Date: Mon Sep 07 2026 - 11:27:12 EST
On Mon, 7 Sep 2026 15:28:55 +0200, Albert Esteve wrote:
> amdgpu_dm grew its own STATIC_IFN_KUNIT / EXPORT_IF_KUNIT /
> INLINE_IFN_KUNIT macros instead of using kunit/visibility.h. This
> series switches the KUnit helpers over to the common API.
>
> VISIBLE_IF_KUNIT is gated on CONFIG_KUNIT rather than
>
> [ ... ]
Acked-by: Maxime Ripard <mripard@xxxxxxxxxx>
Thanks!
Maxime