tests/util: Add support for sun4i-drm driver
This is the DRM driver for all Allwinner (sunxi) platforms. Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com> Reviewed-by: Emil Velikov <emil.velikov@collabora.com>main
parent
f6b4737e2f
commit
5775741d16
|
@ -145,6 +145,7 @@ static const char * const modules[] = {
|
|||
"meson",
|
||||
"pl111",
|
||||
"stm",
|
||||
"sun4i-drm",
|
||||
};
|
||||
|
||||
int util_open(const char *device, const char *module)
|
||||
|
|
Loading…
Reference in New Issue