]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/tests: Switch to kunit devices
authorMaxime Ripard <mripard@kernel.org>
Fri, 15 Dec 2023 07:39:12 +0000 (15:39 +0800)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 18 Dec 2023 20:28:08 +0000 (13:28 -0700)
commitd393acce7b3f046a1086362317a05f2cac01fa89
treefd85acf334d5176425f38cf4a3d6ae5f76a68865
parente57cdff0ddc493f23d510b0848a17d81028e329b
drm/tests: Switch to kunit devices

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>
Tested-by: David Gow <davidgow@google.com>
Signed-off-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
drivers/gpu/drm/tests/drm_kunit_helpers.c