[PATCH] tests/util: Add mxsfb-drm driver
Guido Günther
agx at sigxcpu.org
Tue Jul 30 09:23:30 UTC 2019
This makes the test utilities work with the mxsfb driver without the
necessity of using the -M argument.
Signed-off-by: Guido Günther <agx at sigxcpu.org>
---
tests/util/kms.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/util/kms.c b/tests/util/kms.c
index dd1bbee3..a86bad78 100644
--- a/tests/util/kms.c
+++ b/tests/util/kms.c
@@ -133,6 +133,7 @@ static const char * const modules[] = {
"exynos",
"tilcdc",
"msm",
+ "mxsfb-drm",
"sti",
"tegra",
"imx-drm",
--
2.20.1
More information about the dri-devel
mailing list