[PATCH] modetest: Adding amdgpu to module list
Alex Deucher
alexdeucher at gmail.com
Fri Aug 26 14:52:02 UTC 2016
From: satsahu <Satyajit.Sahu at amd.com>
Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
---
tests/util/kms.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/util/kms.c b/tests/util/kms.c
index 650b23b..c20134e 100644
--- a/tests/util/kms.c
+++ b/tests/util/kms.c
@@ -127,6 +127,7 @@ const char *util_lookup_connector_type_name(unsigned int type)
static const char * const modules[] = {
"i915",
+ "amdgpu",
"radeon",
"nouveau",
"vmwgfx",
--
2.5.5
More information about the amd-gfx
mailing list