[PATCH] modetest: Adding amdgpu to module list
Michel Dänzer
michel at daenzer.net
Mon Aug 29 02:49:34 UTC 2016
On 26/08/16 11:52 PM, Alex Deucher wrote:
> 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",
>
Reviewed-by: Michel Dänzer <michel.daenzer at amd.com>
--
Earthling Michel Dänzer | http://www.amd.com
Libre software enthusiast | Mesa and X developer
More information about the amd-gfx
mailing list