commit | f8849f297fcbacd190de33ef50f68138a289f892 | [log] [tgz] |
---|---|---|
author | Dominik Behr <[email protected]> | Wed Sep 06 01:43:05 2017 |
committer | Douglas Anderson <[email protected]> | Thu Sep 07 16:30:54 2017 |
tree | 86c148ba404cf8536d4c83aa4232e091c9dc48da | |
parent | c9ecf0c16fafd96b487d51369c9e53e0b73faff0 [diff] |
CHROMIUM: MALI: fix async wait for fence Adding callback can fail if the fence is already signaled. Handle it properly and return fence status. BUG=b:64852540 TEST=as described in bug Change-Id: Ia3d4f2818290bbe4d322310bd92c48d745ea26d9 Signed-off-by: Dominik Behr <[email protected]> Reviewed-on: https://chromium-review.googlesource.com/651140 Commit-Ready: Douglas Anderson <[email protected]> Tested-by: Douglas Anderson <[email protected]> Reviewed-by: Stéphane Marchesin <[email protected]> (cherry picked from commit ae0c3949493cf978833c37ca65ef68f3ddc401e0) Reviewed-on: https://chromium-review.googlesource.com/655538 Reviewed-by: Douglas Anderson <[email protected]>