On 20 December 2015 at 05:52, Stefan Agner stefan@agner.ch wrote:
Signed-off-by: Stefan Agner stefan@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",
Thanks for the patches Stefan. I'll do a quick test and push them out shortly. Although please take a look at adding platform device support to the drm*Device API - if anything is unclear do ask. I won't bite :-)
-Emil