kmssink: Add Raspberry Pi (vc4) support
This commit is contained in:
parent
d6784c238b
commit
72eebe7f53
@ -89,7 +89,7 @@ kms_open (gchar ** driver)
|
||||
{
|
||||
static const char *drivers[] = { "i915", "radeon", "nouveau", "vmwgfx",
|
||||
"exynos", "amdgpu", "imx-drm", "rockchip", "atmel-hlcdc", "msm",
|
||||
"xilinx_drm",
|
||||
"xilinx_drm", "vc4",
|
||||
};
|
||||
int i, fd = -1;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user