mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-04-30 07:40:41 +02:00
tests/util: Add support for stm module
Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org> Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
parent
649d4e60fa
commit
f693c468c1
1 changed files with 1 additions and 0 deletions
|
|
@ -144,6 +144,7 @@ static const char * const modules[] = {
|
|||
"mediatek",
|
||||
"meson",
|
||||
"pl111",
|
||||
"stm",
|
||||
};
|
||||
|
||||
int util_open(const char *device, const char *module)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue