dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH libdrm] tests/util: Add mxsfb-drm driver
@ 2020-12-30 18:29 Fabio Estevam
  2021-01-22 10:31 ` Lucas Stach
  0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2020-12-30 18:29 UTC (permalink / raw)
  To: l.stach; +Cc: dri-devel

Add an entry for the "mxsfb-drm" driver, so that the test utilities
work with the mxsfb driver without passing the -M argument.

Signed-off-by: Fabio Estevam <festevam@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 08b48fe585b7..39a93866a9d1 100644
--- a/tests/util/kms.c
+++ b/tests/util/kms.c
@@ -149,6 +149,7 @@ static const char * const modules[] = {
 	"armada-drm",
 	"komeda",
 	"imx-dcss",
+	"mxsfb-drm",
 };
 
 int util_open(const char *device, const char *module)
-- 
2.17.1

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* Re: [PATCH libdrm] tests/util: Add mxsfb-drm driver
  2020-12-30 18:29 [PATCH libdrm] tests/util: Add mxsfb-drm driver Fabio Estevam
@ 2021-01-22 10:31 ` Lucas Stach
  0 siblings, 0 replies; 2+ messages in thread
From: Lucas Stach @ 2021-01-22 10:31 UTC (permalink / raw)
  To: Fabio Estevam; +Cc: dri-devel

Hi Fabio,

I've pushed this patch to the libdrm git repo.

Regards,
Lucas

Am Mittwoch, dem 30.12.2020 um 15:29 -0300 schrieb Fabio Estevam:
> Add an entry for the "mxsfb-drm" driver, so that the test utilities
> work with the mxsfb driver without passing the -M argument.
> 
> Signed-off-by: Fabio Estevam <festevam@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 08b48fe585b7..39a93866a9d1 100644
> --- a/tests/util/kms.c
> +++ b/tests/util/kms.c
> @@ -149,6 +149,7 @@ static const char * const modules[] = {
>  	"armada-drm",
>  	"komeda",
>  	"imx-dcss",
> +	"mxsfb-drm",
>  };
>  
> 
>  int util_open(const char *device, const char *module)


_______________________________________________
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:[~2021-01-22 10:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-30 18:29 [PATCH libdrm] tests/util: Add mxsfb-drm driver Fabio Estevam
2021-01-22 10:31 ` Lucas Stach

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).