mesa/src/egl/drivers/dri2
Sylvain Munaut a0a5d0f02e egl/dri2: Add a couple of missing mutex release in error path
This is causing a hang in the intel compute runtime when
trying to cl/gl share an unsupported texture format.

Fixes: f1efe037df ("egl/dri2: Add display lock")

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24487>
2023-08-04 18:34:56 +00:00
..
egl_dri2.c egl/dri2: Add a couple of missing mutex release in error path 2023-08-04 18:34:56 +00:00
egl_dri2.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
platform_android.c egl: android: Remove legacy name-based shared buffers support 2023-07-28 17:09:14 +00:00
platform_android.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
platform_android_mapper.cpp egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
platform_device.c egl: Rename _eglAddDevice() to _eglFindDevice() 2023-07-17 22:27:01 +00:00
platform_drm.c egl: Implement EGL_EXT_explicit_device 2023-07-28 18:00:34 +00:00
platform_surfaceless.c egl: Rename _eglAddDevice() to _eglFindDevice() 2023-07-17 22:27:01 +00:00
platform_wayland.c egl/wayland: Assume modern DRI interface versions 2023-07-28 12:25:19 +00:00
platform_x11.c egl: Rename _eglAddDevice() to _eglFindDevice() 2023-07-17 22:27:01 +00:00
platform_x11.h egl/x11: implement ANGLE_sync_control_rate 2022-08-09 21:02:50 +00:00
platform_x11_dri3.c egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
platform_x11_dri3.h egl/x11: Split declaration of dri2_format_for_depth into header platform_x11.h 2022-08-09 21:02:50 +00:00