Skip to content
Commit ce3887ed authored by Mark Yao's avatar Mark Yao
Browse files

drm/rockchip: Optimization vop mode set



Rk3288 vop timing registers is immediately register, when configure
timing on display active time, will cause tearing. use dclk reset is
not a good idea to avoid this tearing. we can avoid tearing by using
standby register.

Vop standby register will take effect at end of current frame, and
go back to work immediately when exit standby.

So we can use standby register to protect this context.

Signed-off-by: default avatarMark Yao <mark.yao@rock-chips.com>
parent 63ebb9fa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment