Re: [PATCH v9 00/16] introduce more MDP3 components in MT8195

2023-12-20 Thread
Hi, This series should depend on another series as follows: Message ID = 20231214055847.4936-1-shawn.s...@mediatek.com To include the missing compatible name 'mediatek,mt8188-vdo1-rdma' from patch [1/12] in the mentioned series in next version. The original tags will be removed (patch [2/16]),

Re: [PATCH v8 16/16] dt-bindings: display: mediatek: padding: add compatible for MT8195

2023-10-31 Thread
On Tue, 2023-10-31 at 15:43 +0800, moudy ho wrote: > On Mon, 2023-10-30 at 14:26 -0500, Rob Herring wrote: > > > > External email : Please do not click links or open attachments > > until > > you have verified the sender or the content. > > > > On Mon, 30 Oct 2023 18:00:22 +0800, Moudy Ho

Re: [PATCH v8 16/16] dt-bindings: display: mediatek: padding: add compatible for MT8195

2023-10-31 Thread
On Mon, 2023-10-30 at 14:26 -0500, Rob Herring wrote: > > External email : Please do not click links or open attachments until > you have verified the sender or the content. > > On Mon, 30 Oct 2023 18:00:22 +0800, Moudy Ho wrote: > > Add a compatible string for the PADDING block in

Re: [PATCH v8 16/16] dt-bindings: display: mediatek: padding: add compatible for MT8195

2023-10-31 Thread
On Mon, 2023-10-30 at 18:00 +0800, Moudy Ho wrote: > Add a compatible string for the PADDING block in MediaTek MT8195 that > is controlled by MDP3. > > Signed-off-by: Moudy Ho > --- > .../bindings/display/mediatek/mediatek,padding.yaml | 4 > +++- > 1 file changed, 3 insertions(+), 1

Re: [PATCH v8 03/16] dt-bindings: media: mediatek: mdp3: add config for MT8195 RDMA

2023-10-31 Thread
On Mon, 2023-10-30 at 14:26 -0500, Rob Herring wrote: > > External email : Please do not click links or open attachments until > you have verified the sender or the content. > On Mon, Oct 30, 2023 at 06:00:09PM +0800, Moudy Ho wrote: > > Added the configuration for MT8195 RDMA. In

Re: [PATCH v7 02/16] dt-bindings: media: mediatek: mdp3: merge the indentical RDMA under display

2023-10-17 Thread
On Fri, 2023-10-13 at 08:46 +0200, Krzysztof Kozlowski wrote: > Hi Krzysztof, Thank you for assisting with the review. > External email : Please do not click links or open attachments until > you have verified the sender or the content. > On 12/10/2023 10:40, Moudy Ho wrote: > > > >

Re: [PATCH v7 16/16] dt-bindings: display: mediatek: padding: add compatible for MT8195

2023-10-13 Thread
On Thu, 2023-10-12 at 14:35 +0200, AngeloGioacchino Del Regno wrote: > Il 12/10/23 10:40, Moudy Ho ha scritto: > > Add a compatible string for the PAD block in MediaTek MT8195 that > > is controlled by MDP3. > > > > Signed-off-by: Moudy Ho > > --- > >

Re: [PATCH v7 06/16] dt-bindings: media: mediatek: mdp3: add component FG for MT8195

2023-10-13 Thread
On Thu, 2023-10-12 at 12:22 +0200, AngeloGioacchino Del Regno wrote: > Il 12/10/23 10:40, Moudy Ho ha scritto: > > Add the fundamental hardware configuration of component FG, > > which is controlled by MDP3 on MT8195. > > > > Signed-off-by: Moudy Ho > > --- > >

Re: [PATCH v6 05/16] dt-bindings: media: mediatek: mdp3: add support MT8195 RDMA

2023-10-02 Thread
On Fri, 2023-09-22 at 16:46 +0100, Conor Dooley wrote: > On Fri, Sep 22, 2023 at 03:21:05PM +0800, Moudy Ho wrote: > > Support for MT8195 RDMA has been added, allowing for > > the configuration of multiple MDP3 pipes. > > Furthermore, this particular device does not require > > sharing SRAM with

Re: [PATCH v6 02/16] dt-bindings: media: mediatek: mdp3: split out general properties

2023-10-02 Thread
On Sat, 2023-09-23 at 18:42 +0200, Krzysztof Kozlowski wrote: > > External email : Please do not click links or open attachments until > you have verified the sender or the content. > On 22/09/2023 09:21, Moudy Ho wrote: > > In order to minimize duplication and standardize the document >

Re: [PATCH v6 12/16] dt-bindings: display: mediatek: color: add compatible for MT8195

2023-09-27 Thread
On Wed, 2023-09-27 at 10:47 +0100, Conor Dooley wrote: > On Wed, Sep 27, 2023 at 07:19:28AM +, Moudy Ho (何宗原) wrote: > > On Fri, 2023-09-22 at 16:51 +0100, Conor Dooley wrote: > > > On Fri, Sep 22, 2023 at 04:49:14PM +0100, Conor Dooley wrote: > > > > On Fri, Se

Re: [PATCH v6 09/16] dt-bindings: media: mediatek: mdp3: add component STITCH for MT8195

2023-09-27 Thread
On Mon, 2023-09-25 at 11:09 -0500, Rob Herring wrote: > > External email : Please do not click links or open attachments until > you have verified the sender or the content. > On Fri, Sep 22, 2023 at 03:21:09PM +0800, Moudy Ho wrote: > > Add the fundamental hardware configuration of

Re: [PATCH v6 12/16] dt-bindings: display: mediatek: color: add compatible for MT8195

2023-09-27 Thread
On Fri, 2023-09-22 at 16:51 +0100, Conor Dooley wrote: > On Fri, Sep 22, 2023 at 04:49:14PM +0100, Conor Dooley wrote: > > On Fri, Sep 22, 2023 at 03:21:12PM +0800, Moudy Ho wrote: > > > Add a compatible string for the COLOR block in MediaTek MT8195 > > > that > > > is controlled by MDP3. > > > >

Re: [PATCH v6 00/16] introduce more MDP3 components in MT8195

2023-09-27 Thread
On Sat, 2023-09-23 at 19:36 +0200, Krzysztof Kozlowski wrote: > > External email : Please do not click links or open attachments until > you have verified the sender or the content. > On 22/09/2023 09:21, Moudy Ho wrote: > > Changes since v5: > > - Rebase on v6.6-rc2. > > - Dependent dtsi

Re: [PATCH v6 10/16] dt-bindings: media: mediatek: mdp3: add component TDSHP for MT8195

2023-09-26 Thread
On Sat, 2023-09-23 at 19:34 +0200, Krzysztof Kozlowski wrote: > > External email : Please do not click links or open attachments until > you have verified the sender or the content. > On 22/09/2023 09:21, Moudy Ho wrote: > > Add the fundamental hardware configuration of component TDSHP, >

Re: [PATCH v5 00/14] add support MDP3 on MT8195 platform

2023-09-19 Thread
On Fri, 2023-09-15 at 12:27 +0200, Hans Verkuil wrote: > > External email : Please do not click links or open attachments until > you have verified the sender or the content. > Hi Moudy, > > On 12/09/2023 09:57, Moudy Ho wrote: > > Changes since v4: > > - Rebase on v6.6-rc1 > > - Remove

Re: [PATCH v5 11/14] media: platform: mtk-mdp3: add mt8195 platform configuration

2023-09-18 Thread
On Tue, 2023-09-12 at 10:21 +0200, Krzysztof Kozlowski wrote: > > External email : Please do not click links or open attachments until > you have verified the sender or the content. > On 12/09/2023 09:58, Moudy Ho wrote: > > Add MT8195 MDP3 basic configuration in file "mdp_cfg_data.c" > >

Re: [PATCH v5 3/3] dt-binding: mediatek: add MediaTek mt8195 MDP3 components

2023-09-18 Thread
Hi Krzysztof, On Tue, 2023-09-12 at 10:19 +0200, Krzysztof Kozlowski wrote: > > External email : Please do not click links or open attachments until > you have verified the sender or the content. > On 12/09/2023 09:56, Moudy Ho wrote: > > Introduce more MDP3 components present in MT8195.

Re: [PATCH v5 02/14] arm64: dts: mediatek: mt8195: add MDP3 nodes

2023-09-18 Thread
On Tue, 2023-09-12 at 10:23 +0200, Krzysztof Kozlowski wrote: > > External email : Please do not click links or open attachments until > you have verified the sender or the content. > On 12/09/2023 09:57, Moudy Ho wrote: > > Add device nodes for Media Data Path 3 (MDP3) modules. > > > >

Re: [PATCH v5 03/14] media: platform: mtk-mdp3: add support second sets of MMSYS

2023-09-18 Thread
Hi Angelo, On Tue, 2023-09-12 at 11:18 +0200, AngeloGioacchino Del Regno wrote: > Il 12/09/23 09:57, Moudy Ho ha scritto: > > MT8195 has two MMSYS sets, VPPSYS0 and VPPSYS1. > > These sets coordinate and control the clock, power, and > > register settings needed for the components of MDP3. > > >

Re: [PATCH v5 2/3] dt-binding: mediatek: integrate MDP RDMA to one binding

2023-09-18 Thread
On Tue, 2023-09-12 at 10:16 +0200, Krzysztof Kozlowski wrote: > > External email : Please do not click links or open attachments until > you have verified the sender or the content. > On 12/09/2023 09:56, Moudy Ho wrote: > > Due to the same hardware design, MDP RDMA needs to > > be