d8db76b3ff2299e5252903b2b7ebc8229bd2f8be

The issue scenario is as follows 1. A CWB commit has run and it has disabled. Composer kill is done. 2. If Composer starts again or another client has open DRM the previous cwb state is intact. 3. When userspace is trying to query wb modes, primary modes which are attached to wb as part of cwb commit is exposed. This leads to commit failures if userspace is trying to trigger wb on the same CRTC of what primary has run cwb before. This change properly clears wb mode and the cached encoder mask to avoid commit failures. Change-Id: I4ca8bd2b52a980630b7fb1319bf67b718ebb2ac2 Signed-off-by: Mahadevan <quic_mahap@quicinc.com>
Description
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%