From dba6bec3ab5ba966a6ee3527e711c51e47229f32 Mon Sep 17 00:00:00 2001 From: Rob Clark Date: Fri, 30 Aug 2013 11:15:30 -0400 Subject: tests: add msm Signed-off-by: Rob Clark --- tests/vbltest/vbltest.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/vbltest') diff --git a/tests/vbltest/vbltest.c b/tests/vbltest/vbltest.c index cf372d7c..2a09d28e 100644 --- a/tests/vbltest/vbltest.c +++ b/tests/vbltest/vbltest.c @@ -103,7 +103,7 @@ static void usage(char *name) int main(int argc, char **argv) { int i, c, fd, ret; - char *modules[] = { "i915", "radeon", "nouveau", "vmwgfx", "exynos", "omapdrm", "tilcdc" }; + char *modules[] = { "i915", "radeon", "nouveau", "vmwgfx", "exynos", "omapdrm", "tilcdc", "msm" }; drmVBlank vbl; drmEventContext evctx; struct vbl_info handler_info; -- cgit v1.2.3