15a6e6deda6e21fb74a00fd191d1f02d539c34b1
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>
Description
No description provided
Languages
C
99.7%
Makefile
0.2%