media/gpu/v4l2svda: poll() requests before reusing them
The only way to be sure that a request has completed and can be reused is to poll() it. Add this missing step in the V4L2RequestDecodeSurface constructor. Bug: 917279 Test: VDA unittest passes on Kukui with required IP CL. Change-Id: I0927e7025ca7fb2d8e28c47f6847de48010c5162 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1731012 Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Reviewed-by:Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#683544}
Showing
Please register or sign in to comment