msm_vidc: Fix race condition during buffer release
Firmware accessed buffers when driver was freeing them. To avoid this
race condition, firmware now acknowledges release buffer command. Driver
will wait for this response before releasing the buffers.
CRs-fixed: 417952
Change-Id: I1d28103fb4aa8ef55b3d3665a7202284887ae6f6
Signed-off-by:
Ashray Kulkarni <ashrayk@codeaurora.org>
Loading
Please register or sign in to comment