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

Skip to content
Commit 798fed8b authored by Xiaowen Wu's avatar Xiaowen Wu
Browse files

drm/msm/sde: re-init delayed work in sde encoder enable



When multidisplay is enabled, delayed_off_work can be submitted to
different crtc worker thread and violate kernel's rule for delayed
task that work must not be used with >1 worker.

This change will re-initialize the delayed work to allow it submitted
to different worker.

CRs-Fixed: 2267120
Change-Id: I65ff4bc67eed31bdfc86e308a9d8968f46c76b62
Signed-off-by: default avatarXiaowen Wu <wxiaowen@codeaurora.org>
parent a7c91c2e
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