diff options
author | jason-jh.lin <jason-jh.lin@mediatek.com> | 2021-12-02 14:40:38 +0800 |
---|---|---|
committer | Chun-Kuang Hu <chunkuang.hu@kernel.org> | 2022-02-27 11:19:07 +0800 |
commit | aa2d5f2f168c8b380d4e94a32149cef16ed60efc (patch) | |
tree | e17145d3e7c1e94a3777f33739dc5c88c745a770 /security | |
parent | 81cc7e51c4f1686b71e30046437056ece6b2cb4d (diff) |
drm/mediatek: Add wait_for_event for crtc disable by cmdq
mtk_drm_crtc_atomic_disable will send an async cmd to cmdq driver,
so it may not finish when cmdq_suspend is called sometimes.
Add wait_for_event after sending async disable plane cmd to make
sure the lastest cmd is done before cmdq_suspend.
Signed-off-by: jason-jh.lin <jason-jh.lin@mediatek.com>
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
Link: https://patchwork.kernel.org/project/linux-mediatek/patch/20211202064039.20797-2-jason-jh.lin@mediatek.com/
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions