drm/mediatek: Modify dsi funcs to atomic operations
authorXinlei Lee <xinlei.lee@mediatek.com>
Fri, 20 May 2022 02:00:04 +0000 (10:00 +0800)
committerChun-Kuang Hu <chunkuang.hu@kernel.org>
Mon, 6 Jun 2022 23:19:04 +0000 (07:19 +0800)
commit7f6335c6a258edf4d5ff1b904bc033188dc7b48b
treef3e70973087e8dbf875d4f20356067f00fbd6346
parent9c1b06a509dfaf539ced98cecce9e797fb2ee3eb
drm/mediatek: Modify dsi funcs to atomic operations

Because .enable & .disable are deprecated.
Use .atomic_enable & .atomic_disable instead.

Link: https://patchwork.kernel.org/project/linux-mediatek/patch/1653012007-11854-2-git-send-email-xinlei.lee@mediatek.com/
Signed-off-by: Jitao Shi <jitao.shi@mediatek.com>
Signed-off-by: Xinlei Lee <xinlei.lee@mediatek.com>
Reviewed-by: Rex-BC Chen <rex-bc.chen@mediatek.com>
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
drivers/gpu/drm/mediatek/mtk_dsi.c