[PATCH libdrm] tests/util: Add mxsfb-drm driver
Lucas Stach
l.stach at pengutronix.de
Fri Jan 22 10:31:28 UTC 2021
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 at 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)
More information about the dri-devel
mailing list