From: Nancy.Lin <nancy.lin@mediatek.com>
To: Chun-Kuang Hu <chunkuang.hu@kernel.org>,
Philipp Zabel <p.zabel@pengutronix.de>,
Matthias Brugger <matthias.bgg@gmail.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>
Cc: David Airlie <airlied@gmail.com>, Daniel Vetter <daniel@ffwll.ch>,
<dri-devel@lists.freedesktop.org>,
<linux-mediatek@lists.infradead.org>,
<linux-kernel@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<Project_Global_Chrome_Upstream_Group@mediatek.com>,
<singo.chang@mediatek.com>, <shawn.sung@mediatek.com>,
Nancy.Lin <nancy.lin@mediatek.com>
Subject: [PATCH v3 0/2] drm/mediatek: Add ovl_adaptor get format function
Date: Thu, 30 Mar 2023 11:26:12 +0800 [thread overview]
Message-ID: <20230330032614.18837-1-nancy.lin@mediatek.com> (raw)
Add ovl_adaptor get_format and get_num_formats component function.
The two functions are needed for getting the supported format in
mtk_plane_init().
Changes in v3:
- modify for reviewer's comment in v2.
- add mdp-rdma get supported format api for ovl_adaptor driver.
Changes in v2:
- remove change id
Signed-off-by: Nancy.Lin <nancy.lin@mediatek.com>
This series are based on the following patch:
[1] [v8,1/3] drm/mediatek: Refactor pixel format logic
- 20230309210416.1167020-2-greenjustin@chromium.org
Nancy.Lin (2):
drm/mediatek: Add mdp_rdma get format function
drm/mediatek: Add ovl_adaptor get format function
drivers/gpu/drm/mediatek/mtk_disp_drv.h | 5 ++++
.../gpu/drm/mediatek/mtk_disp_ovl_adaptor.c | 14 +++++++++++
drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.c | 2 ++
drivers/gpu/drm/mediatek/mtk_mdp_rdma.c | 24 +++++++++++++++++++
4 files changed, 45 insertions(+)
--
2.18.0
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2023-03-30 3:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-30 3:26 Nancy.Lin [this message]
2023-03-30 3:26 ` [PATCH v3 1/2] drm/mediatek: Add mdp_rdma get format function Nancy.Lin
2023-04-03 3:12 ` Chun-Kuang Hu
2023-04-11 10:32 ` Daniel Vetter
2023-04-12 23:37 ` Chun-Kuang Hu
2023-03-30 3:26 ` [PATCH v3 2/2] drm/mediatek: Add ovl_adaptor " Nancy.Lin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230330032614.18837-1-nancy.lin@mediatek.com \
--to=nancy.lin@mediatek.com \
--cc=Project_Global_Chrome_Upstream_Group@mediatek.com \
--cc=airlied@gmail.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=chunkuang.hu@kernel.org \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=matthias.bgg@gmail.com \
--cc=p.zabel@pengutronix.de \
--cc=shawn.sung@mediatek.com \
--cc=singo.chang@mediatek.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).