util: Add support for vc4.
This lets allows using modetest for overlay plane testing. Signed-off-by: Eric Anholt <eric@anholt.net>main
parent
eeb23de23b
commit
0ad32e7ff4
|
@ -140,6 +140,7 @@ static const char * const modules[] = {
|
|||
"rockchip",
|
||||
"atmel-hlcdc",
|
||||
"fsl-dcu-drm",
|
||||
"vc4",
|
||||
};
|
||||
|
||||
int util_open(const char *device, const char *module)
|
||||
|
|
Loading…
Reference in New Issue