This was left disabled in 1.20.0, it's time to start being sure it
works.
Signed-off-by: Adam Jackson <[email protected]>
---
glamor/glamor_egl.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/glamor/glamor_egl.c b/glamor/glamor_egl.c
index 123e9f28d4..4a4ca4bd86 100644
--- a/glamor/glamor_egl.c
+++ b/glamor/glamor_egl.c
@@ -999,8 +999,8 @@ glamor_egl_init(ScrnInfoPtr scrn, int fd)
if (xf86Info.debug != NULL)
glamor_egl->dmabuf_capable = !!strstr(xf86Info.debug,
"dmabuf_capable");
- else
- glamor_egl->dmabuf_capable = FALSE;
+ else
+ glamor_egl->dmabuf_capable = TRUE;
}
#endif
--
2.17.0
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel