On Thu, 14 Dec 2023 at 16:49, davidgow@google.com wrote:
From: Maxime Ripard mripard@kernel.org
Kunit recently gained helpers to create test managed devices. This means that we no longer have to roll our own helpers in KMS and we can reuse them.
Signed-off-by: Maxime Ripard mripard@kernel.org
I've tested this over a few different architectures and configs, and it works fine.
Tested-by: David Gow davidgow@google.com
And whoops -- forgot to add my Signed-off-by above.
Signed-off-by: David Gow davidgow@google.com
It's identical to the version here, anyway -- I didn't make any changes, just included it in this series to have everything in one place: https://lore.kernel.org/linux-kselftest/20231205090405.153140-1-mripard@kern...
-- David