[PATCH 1/3] drm/tests: Do not use drm_fb_blit() in format-helper tests
Thomas Zimmermann
tzimmermann at suse.de
Thu Jun 12 13:20:46 UTC 2025
Hi
Am 06.06.25 um 09:41 schrieb Maxime Ripard:
> On Wed, Jun 04, 2025 at 05:45:42PM +0200, Thomas Zimmermann wrote:
>> Export additional helpers from the format-helper library and open-code
>> drm_fb_blit() in tests. Prepares for the removal of drm_fb_blit(). Only
>> sysfb drivers use drm_fb_blit(). The function will soon be removed from
>> format helpers and be refactored within sysfb helpers.
>>
>> Signed-off-by: Thomas Zimmermann <tzimmermann at suse.de>
> Alternatively, we have VISIBLE_IF_KUNIT and EXPORT_SYMBOL_IF_KUNIT, or
> EXPORT_SYMBOL_FOR_TESTS_ONLY if you don't want to make it part of the
> API.
Once drm_fb_blit() has been merged into the sysfb helpers, these symbols
would be exported anyway.
>
> Either way,
>
> Acked-by: Maxime Ripard <mripard at kernel.org>
Thanks for looking over the series.
Best regards
Thomas
>
> Maxime
--
--
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Frankenstrasse 146, 90461 Nuernberg, Germany
GF: Ivo Totev, Andrew Myers, Andrew McDonald, Boudien Moerman
HRB 36809 (AG Nuernberg)
More information about the dri-devel
mailing list