[Mesa-dev] [PATCH 1/7] egl/drm: check for dri2_dpy->flush before using the flush extension

Chad Versace chadversary at chromium.org
Tue May 16 17:19:07 UTC 2017


On Mon 15 May 2017, Emil Velikov wrote:
> From: Emil Velikov <emil.velikov at collabora.com>
> 
> The current __DRI_DRI2 imples __DRI2_FLUSH. At the same time, one can
> use __DRI_IMAGE_DRIVER alongside the latter, so the current check is
> confusing at best.
> 
> Check for what we use.

Patch 1 is
Reviewed-by: Chad Versace <chadversary at chromium.org>

> 
> Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
> ---
>  src/egl/drivers/dri2/platform_drm.c | 41 +++++++++++++++++++------------------
>  1 file changed, 21 insertions(+), 20 deletions(-)


More information about the mesa-dev mailing list