[PATCH v3 9/9] drm/tests: Add test for drm_framebuffer_free()
Carlos
gcarlos at disroot.org
Mon Jul 8 16:41:37 UTC 2024
Hi Maxime, thank you for the review!
On 7/8/24 08:36, Maxime Ripard wrote:
> On Wed, 3 Jul 2024 14:22:28 -0300, Carlos Eduardo Gallo Filho wrote:
>> Add a single KUnit test case for the drm_framebuffer_free function.
>>
>> Signed-off-by: Carlos Eduardo Gallo Filho <gcarlos at disroot.org>
> Acked-by: Maxime Ripard <mripard at kernel.org>
Accordingly to the kernel bot report, I forgot to export
drm_mode_object_add symbol for the test and I'll include the
EXPORT_SYMBOL_FOR_TESTS_ONLY(drm_mode_object_add) in v4. Since this
will be a little change, must I keep your Acked-by in v4?
Thanks, Carlos
More information about the dri-devel
mailing list