Revert incorrect plane in_use check
Revert to previous version (pre crrev.com/c/2039752). |plane| is shared state between previously submitted frame and the current frame. We can't rely on that state since generating the new frame would have updated the plane state. It's existence in the |old_plane_list| is sufficient to signal that |plane| was previously used. BUG=1045743,1053603,1053839 TEST=ozone_unittests Change-Id: I08cdb1ae7962debf7ec35eea6f00291995454d34 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062684Reviewed-by:Daniel Nicoara <dnicoara@chromium.org> Commit-Queue: Mark Yacoub <markyacoub@google.com> Auto-Submit: Mark Yacoub <markyacoub@google.com> Cr-Commit-Position: refs/heads/master@{#743188}
Showing
Please register or sign in to comment