On 2026-08-11 at 20:19:25 +0300, Jani Nikula wrote:
> On Tue, 11 Aug 2026, Krzysztof Karas <[email protected]> wrote:
> > Move away from generic pr prints to device context aware drm
> > versions.
> 
> Hmm, aren't these selftests independent of i915 (mock or real) and the
> hardware, and could, in theory, be converted to kunit?
> 
> Does it make sense to introduce a dependency on mock i915 here? There's
> no device context to begin with, why introduce one?
It may be an overkill. I wanted to make the change uniform
across the tests, but since you mention kunit testing it might
be a good idea to do that instead of mocking devices.
> 
> (For the tests that do have a device context, the case is completely
> different, of course.)
Mhm, I'll shrink this series to contain only the changes, where
device context is available.

-- 
Best Regards,
Krzysztof

Reply via email to