mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-31 13:40:18 +01:00
tests/util: Add support for meson module
Add support for Amlogic Meson DRM driver merged for Linux 4.10. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
ecc2a09729
commit
9e4c686aa3
1 changed files with 1 additions and 0 deletions
|
|
@ -144,6 +144,7 @@ static const char * const modules[] = {
|
|||
"vc4",
|
||||
"virtio_gpu",
|
||||
"mediatek",
|
||||
"meson",
|
||||
};
|
||||
|
||||
int util_open(const char *device, const char *module)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue