drm: Branch 'master'
[email protected] (GitLab Mirror) Tue, 7 Aug 2018 14:44:46 +0000 (UTC)
| Newsgroups | gmane.comp.video.dri.patches |
|---|---|
| Message-ID | <[email protected]> |
tests/util/kms.c | 1 + 1 file changed, 1 insertion(+) New commits: commit f693c468c1996445d525bb93ac895772adfb8d0a Author: Benjamin Gaignard <[email protected]> Date: Fri Jul 20 13:32:52 2018 +0200 tests/util: Add support for stm module Signed-off-by: Benjamin Gaignard <[email protected]> Reviewed-by: Emil Velikov <[email protected]> diff --git a/tests/util/kms.c b/tests/util/kms.c index 8b3e7878..a2d1d7ba 100644 --- a/tests/util/kms.c +++ b/tests/util/kms.c @@ -144,6 +144,7 @@ static const char * const modules[] = { "mediatek", "meson", "pl111", + "stm", }; 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 --