drm/mediatek: dp: Add the audio packet flag to mtk_dp_data struct
authorShuijing Li <shuijing.li@mediatek.com>
Tue, 22 Aug 2023 02:41:53 +0000 (10:41 +0800)
committerChun-Kuang Hu <chunkuang.hu@kernel.org>
Sun, 24 Sep 2023 13:56:33 +0000 (13:56 +0000)
commit2d503773483edb1c0ffc24ad47eef2b60e8c340a
treee8d0a41e6769c07d929a0c8d62accfe3517f918e
parent579932444fb88cc035d2e0f6cb4aeb0e072b35b9
drm/mediatek: dp: Add the audio packet flag to mtk_dp_data struct

The audio packet arrangement function is to only arrange audio
packets into the Hblanking area. In order to align with the HW
default setting of mt8195, this function needs to be turned off.

Signed-off-by: Shuijing Li <shuijing.li@mediatek.com>
Reviewed-by: CK Hu <ck.hu@mediatek.com>
Link: https://patchwork.kernel.org/project/dri-devel/patch/20230822024155.26670-3-shuijing.li@mediatek.com/
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
drivers/gpu/drm/mediatek/mtk_dp.c
drivers/gpu/drm/mediatek/mtk_dp_reg.h