commit | 70cc6ff87807c8f700d10f4acef47dcbe81f603d | [log] [tgz] |
---|---|---|
author | Kwangkyu Park <kk48.park@samsung.com> | Thu Nov 17 12:11:01 2022 +0900 |
committer | Kwangkyu Park <kk48.park@samsung.com> | Tue Mar 07 02:21:03 2023 +0900 |
tree | 37908b1376b0ed9c18ce375a9bff64b8351c5376 | |
parent | 04d05a69c34e5ab342b9c982690351ab807c6a83 [diff] |
Fix unintended buffer canceling If 'batched dequeue' fails Surface reverts by calling batched cancel buffer. However, 'slot' has meaningless information as 'batched dequeue' failed in the previous step. It leads to the unintended buffer canceling on the slot 0, if the transaction involves H2B/B2H converter. Bug: 259493167 Test: atest libgui_test Change-Id: Ia29605fe1e26ef00b94cc6c08a2310b9c095567f