Re: [PATCH libdrm] tests/util: Add mxsfb-drm driver

2021-01-22 Thread Lucas Stach
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

[PATCH libdrm] tests/util: Add mxsfb-drm driver

2020-12-30 Thread 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 --- tests/util/kms.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/util/kms.c b/tests/util/kms.c index