All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH libdrm] tests/util: Add support for meson module
@ 2017-01-18 13:59 Neil Armstrong
  2017-01-19  9:19 ` Thierry Reding
  0 siblings, 1 reply; 9+ messages in thread
From: Neil Armstrong @ 2017-01-18 13:59 UTC (permalink / raw)
  To: dri-devel; +Cc: treding, emil.l.velikov, Neil Armstrong

Add support for Amlogic Meson DRM driver merged for Linux 4.10.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
---
 tests/util/kms.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/util/kms.c b/tests/util/kms.c
index 4d89ac8..959b688 100644
--- a/tests/util/kms.c
+++ b/tests/util/kms.c
@@ -144,6 +144,7 @@ static const char * const modules[] = {
 	"vc4",
 	"virtio_gpu",
 	"mediatek",
+	"meson",
 };
 
 int util_open(const char *device, const char *module)
-- 
1.9.1

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-01-27 15:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-18 13:59 [PATCH libdrm] tests/util: Add support for meson module Neil Armstrong
2017-01-19  9:19 ` Thierry Reding
2017-01-20 14:13   ` Emil Velikov
2017-01-20 16:17     ` Thierry Reding
2017-01-20 18:28       ` Emil Velikov
2017-01-26 15:49         ` Thierry Reding
2017-01-26 16:14           ` Emil Velikov
2017-01-27  7:47             ` Thierry Reding
2017-01-27 15:42               ` Emil Velikov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.