On Wed, 3 Jul 2024 14:22:26 -0300, Carlos Eduardo Gallo Filho wrote: > Add two KUnit test cases for the drm_framebuffer_lookup function, one for > the base case, that tests if the lookup finds the correct framebuffer object > and another that tests the lookup for an inexistent framebuffer. > > Signed-off-by: Carlos Eduardo Gallo Filho <gcar...@disroot.org> > > [ ... ]
Acked-by: Maxime Ripard <mrip...@kernel.org> Thanks! Maxime