On Sun, 24 Mar 2019 at 21:04, Lubomir Rintel <[email protected]> wrote: > > This makes the test utilities work with the Armada driver without the > necessity of using the -M argument. > > Signed-off-by: Lubomir Rintel <[email protected]> > --- > tests/util/kms.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tests/util/kms.c b/tests/util/kms.c > index 5af8bf20..dd1bbee3 100644 > --- a/tests/util/kms.c > +++ b/tests/util/kms.c > @@ -146,6 +146,7 @@ static const char * const modules[] = { > "pl111", > "stm", > "sun4i-drm", > + "armada-drm", Thanks for the patch Lubomir, reviewed and pushed to master.
Reviewed-by: Emil Velikov <[email protected]> -Emil _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
