From 9588e66dbd695dce24e0aba54eaf94f573ab5363 Mon Sep 17 00:00:00 2001 From: Daniel Kurtz Date: Fri, 20 Mar 2015 17:16:45 +0000 Subject: tests: add rockchip to modetest, kmstest, vbltest and proptest There is a rockchip drm kms driver. Add "rockchip" to the static lists of driver names in the the standard set of tests. Signed-off-by: Daniel Kurtz Reviewed-by: Emil Velikov [Emil Velikov: Resolve trivial conflicts.] Signed-off-by: Emil Velikov --- tests/kmstest/main.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/kmstest') diff --git a/tests/kmstest/main.c b/tests/kmstest/main.c index 1d4c63ef..7d50f5bd 100644 --- a/tests/kmstest/main.c +++ b/tests/kmstest/main.c @@ -63,6 +63,7 @@ static const char *drivers[] = { "vmwgfx", "exynos", "imx-drm", + "rockchip", NULL }; -- cgit v1.2.3