Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit bb9cdd20 authored by Xiaowen Wu's avatar Xiaowen Wu Committed by Gerrit - the friendly Code Review server
Browse files

drm/msm/sde: avoid drm_wait_one_vblank api during pm resume



During pm suspend, pm resume and dual display scenario, 2 crts
are queued on the same display kworker thread. So, drm_wait_one_vblank
api may not call vblank_ctrl_worker until current work is completed
leading to warning. To avoid this scenario detect this condition and
instead wait for 34 ms.

Change-Id: I8734f549b4046702ba820321311f5992832ac759
Signed-off-by: default avatarRaviteja Tamatam <travitej@codeaurora.org>
Signed-off-by: default avatarXiaowen Wu <wxiaowen@codeaurora.org>
parent bc887246
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