[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1681366162-4949-1-git-send-email-xinlei.lee@mediatek.com>
Date: Thu, 13 Apr 2023 14:09:19 +0800
From: <xinlei.lee@...iatek.com>
To: <chunkuang.hu@...nel.org>, <p.zabel@...gutronix.de>,
<airlied@...ux.ie>, <daniel@...ll.ch>, <robh+dt@...nel.org>,
<krzysztof.kozlowski+dt@...aro.org>, <matthias.bgg@...il.com>,
<jitao.shi@...iatek.com>, <shuijing.li@...iatek.com>
CC: <dri-devel@...ts.freedesktop.org>,
<linux-mediatek@...ts.infradead.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<Project_Global_Chrome_Upstream_Group@...iatek.com>,
Xinlei Lee <xinlei.lee@...iatek.com>
Subject: [PATCH 0/3] Add mt8188 compatiable for DSI cmd packet control
From: Xinlei Lee <xinlei.lee@...iatek.com>
Add dt-binding documentation of DSI for MediaTek MT8188 SoC.
Because of the difference between SOC and DSI cmd packet control, for
MT8188, it is necessary to increase the DSI_CMDQ_SIZE control when
sending long packets to initialize the panel. Of course, this will not
affect the sending of short packets.
Base on the branch of linus/master v6.3.
Xinlei Lee (3):
dt-bindings: display: mediatek: dsi: Add compatible for MediaTek
MT8188
drm/mediatek: Add mt8188 dsi compatible to mtk_dsi.c
drm/mediatek: dsi: Add dsi cmdq_ctl to send panel initial code
.../display/mediatek/mediatek,dsi.yaml | 1 +
drivers/gpu/drm/mediatek/mtk_drm_drv.c | 2 ++
drivers/gpu/drm/mediatek/mtk_dsi.c | 20 +++++++++++++++++++
3 files changed, 23 insertions(+)
--
2.18.0
Powered by blists - more mailing lists