Files
kernel_common_drivers/include/linux
haitao.liu 6fc9dedc49 vdin: Flickers when switching to non-game mode [1/1]
PD#SWPL-237423

Problem:
In game mode,the one buffer method is used,When switching to
a non-game mode,the data on the VPP side gets updated immediately,
but the type has not been updated yet,which leads to abnormal display

Solution:
Do not update the one buffer memory until a new frame has been send to VPP

Verify:
t6x

Change-Id: I299b1e2bf38400270735ce60dbd9198460c6a53f
Signed-off-by: haitao.liu <haitao.liu@amlogic.com>
2025-12-05 06:39:24 -08:00
..