ea70c32ab5b5d6ccc6db079492aa0d51e8d4b4f3

In POMS use case, the handling of the wait for vsync event completion coincides with the concurrent drm_crtc_funcs.enable_vblank. This concurrency causes a vsync event complete timeout while disabling the encoder. to fix this concurrency problem, increment the vblank refcount in encoder disable and release the vblank refcount in encoder enable. Change-Id: I79671e4a2bafdd01a6b2523a80fe511bff23d6b6 Signed-off-by: Akash Gajjar <quic_agajjar@quicinc.com>
Description
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%