From: Jonathan Liu <net147@gmail.com>
To: dri-devel@lists.freedesktop.org
Cc: Jonathan Liu <net147@gmail.com>
Subject: [PATCH libdrm] tests/util: Add support for sun4i-drm module
Date: Sat, 24 Mar 2018 00:02:18 +1100 [thread overview]
Message-ID: <20180323130218.22595-1-net147@gmail.com> (raw)
Add support for sun4i DRM driver merged for Linux 4.7.
Signed-off-by: Jonathan Liu <net147@gmail.com>
---
tests/util/kms.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/util/kms.c b/tests/util/kms.c
index 8b3e7878..ffae2531 100644
--- a/tests/util/kms.c
+++ b/tests/util/kms.c
@@ -144,6 +144,7 @@ static const char * const modules[] = {
"mediatek",
"meson",
"pl111",
+ "sun4i-drm",
};
int util_open(const char *device, const char *module)
--
2.16.2
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
reply other threads:[~2018-03-23 13:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180323130218.22595-1-net147@gmail.com \
--to=net147@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox