9cd74e699ec8c801b6ee3db8545438194d4bb8e4

In POMS use case while disabling the virtual encoder, the virt reset function sets the current master to null. concurrently, if there is a query from the DRM client for the current vsync count, it returns a zero value. This results in the blocking of the drm_crtc_funcs.disable_vblank function. since the vsync count has been relocated to the virtual encoder, remove the physical encoder structure. Change-Id: Ie692df657b5a86b6b8915a15e9a070642243fcfb Signed-off-by: Akash Gajjar <quic_agajjar@quicinc.com>
Descrição
Descrição não fornecida
Linguagens
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%