[PATCH libdrm 2/2] tests: add fsl-dcu-drm to modules

Stefan Agner stefan at agner.ch
Sat Dec 19 21:52:59 PST 2015


Signed-off-by: Stefan Agner <stefan at agner.ch>
---
 tests/util/kms.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/util/kms.c b/tests/util/kms.c
index 57b0191..dcd5a8e 100644
--- a/tests/util/kms.c
+++ b/tests/util/kms.c
@@ -139,6 +139,7 @@ static const char * const modules[] = {
 	"imx-drm",
 	"rockchip",
 	"atmel-hlcdc",
+	"fsl-dcu-drm",
 };
 
 int util_open(const char *device, const char *module)
-- 
2.6.4



More information about the dri-devel mailing list