kmssink: Add Amlogic upstreamer DRM driver support
Amlogic Upstream driver is named meson, not to be confuse with the build system.
This commit is contained in:
parent
ca4cbaef24
commit
9387a936b5
@ -168,7 +168,7 @@ kms_open (gchar ** driver)
|
||||
{
|
||||
static const char *drivers[] = { "i915", "radeon", "nouveau", "vmwgfx",
|
||||
"exynos", "amdgpu", "imx-drm", "rockchip", "atmel-hlcdc", "msm",
|
||||
"xilinx_drm", "vc4",
|
||||
"xilinx_drm", "vc4", "meson",
|
||||
};
|
||||
int i, fd = -1;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user