mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-09 07:28:42 +02:00
tests/util: Add imx-dcss driver
This makes the test utilities work with the i.MX DCSS driver without the necessity of using the -M argument. Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
This commit is contained in:
parent
ad7cf9d75c
commit
c2e940a8be
1 changed files with 1 additions and 0 deletions
|
|
@ -148,6 +148,7 @@ static const char * const modules[] = {
|
|||
"sun4i-drm",
|
||||
"armada-drm",
|
||||
"komeda",
|
||||
"imx-dcss",
|
||||
};
|
||||
|
||||
int util_open(const char *device, const char *module)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue