drm: Branch 'master'
[email protected] (Thierry Reding)
| Newsgroups | gmane.comp.video.dri.patches |
|---|---|
| Message-ID | <[email protected]> |
tests/util/kms.c | 1 + 1 file changed, 1 insertion(+) New commits: commit 9e4c686aa36dfc09b715269a6bb11a452f87ec71 Author: Neil Armstrong <[email protected]> Date: Wed Jan 18 14:59:21 2017 +0100 tests/util: Add support for meson module Add support for Amlogic Meson DRM driver merged for Linux 4.10. Signed-off-by: Neil Armstrong <[email protected]> Signed-off-by: Thierry Reding <[email protected]> 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) ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot --