All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] modetest: Adding amdgpu to module list
@ 2016-08-26 14:52 Alex Deucher
  2016-08-29  2:49 ` Michel Dänzer
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Deucher @ 2016-08-26 14:52 UTC (permalink / raw)
  To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
  Cc: Alex Deucher, satsahu

From: satsahu <Satyajit.Sahu@amd.com>

Signed-off-by: Alex Deucher <alexander.deucher@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

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] modetest: Adding amdgpu to module list
  2016-08-26 14:52 [PATCH] modetest: Adding amdgpu to module list Alex Deucher
@ 2016-08-29  2:49 ` Michel Dänzer
  0 siblings, 0 replies; 2+ messages in thread
From: Michel Dänzer @ 2016-08-29  2:49 UTC (permalink / raw)
  To: Alex Deucher; +Cc: Alex Deucher, satsahu, dri-devel, amd-gfx

On 26/08/16 11:52 PM, Alex Deucher wrote:
> From: satsahu <Satyajit.Sahu@amd.com>
> 
> Signed-off-by: Alex Deucher <alexander.deucher@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@amd.com>


-- 
Earthling Michel Dänzer               |               http://www.amd.com
Libre software enthusiast             |             Mesa and X developer
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-29  2:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-26 14:52 [PATCH] modetest: Adding amdgpu to module list Alex Deucher
2016-08-29  2:49 ` Michel Dänzer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.