On Fri, 8 Jul 2022 at 21:32, MaĆra Canal maira.canal@usp.br wrote:
From: Arthur Grillo arthur.grillo@usp.br
Considering the current adoption of the KUnit framework, convert the DRM mm selftest to the KUnit API.
Is there a plan to convert the corresponding selftest IGT that was responsible for running this (also drm_buddy) to somehow work with kunit? Previously these IGTs were always triggered as part of intel-gfx CI, but it looks like they are no longer run[1].