[Mesa-dev] [PATCH 0/6] i965/sync: Fix dEQP-EGL.functional.gles2.multithread.*

Chad Versace chadversary at chromium.org
Wed Sep 28 07:33:01 UTC 2016


On Tue 27 Sep 2016, Chad Versace wrote:
> Test results of dEQP-EGL.functional.gles2.multithread.* on Skylake,
> using deqp-egl directly (no Piglit):
> 
>   * Before:
>         Bajillions of failures and randomly occuring crashes. The
>         testrun died on me on 10/10 tries.
> 
>   * After:
>         Passed:        1253/1254 (99.9%)
>         Failed:        1/1254 (0.1%)

Hrm... After running the testset many more times, I discovered that
both the "before" results and "after" results occur with and without my
branch. dEQP's multi-threaded EGLSync tests are very intermittent.

So, these patches don't fix the test as claimed.

But... you should review them anway! Because they're nice cleanups that
I want to use for my upcoming EGL_ANDROID_native_fence_sync patches.


More information about the mesa-dev mailing list