]> Git Repo - linux.git/commit
drm/tests: Switch to kunit devices
authorMaxime Ripard <[email protected]>
Fri, 15 Dec 2023 07:39:12 +0000 (15:39 +0800)
committerShuah Khan <[email protected]>
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 <[email protected]>
Tested-by: David Gow <[email protected]>
Signed-off-by: David Gow <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
drivers/gpu/drm/tests/drm_kunit_helpers.c
This page took 0.05611 seconds and 4 git commands to generate.