linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH v14 03/22] dt-bindings: mediatek: add ethdr definition for mt8195
       [not found] ` <20220310035515.16881-4-nancy.lin@mediatek.com>
@ 2022-03-10 10:52   ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 11+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-03-10 10:52 UTC (permalink / raw)
  To: Nancy.Lin, Rob Herring, Matthias Brugger, Chun-Kuang Hu,
	Philipp Zabel, wim, linux
  Cc: David Airlie, Daniel Vetter, Nathan Chancellor, Nick Desaulniers,
	jason-jh . lin, Yongqiang Niu, devicetree, linux-kernel,
	linux-arm-kernel, linux-mediatek, dri-devel, llvm, singo.chang,
	srv_heupstream, Project_Global_Chrome_Upstream_Group

Il 10/03/22 04:54, Nancy.Lin ha scritto:
> Add vdosys1 ETHDR definition.
> 
> Signed-off-by: Nancy.Lin <nancy.lin@mediatek.com>
> Reviewed-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>

> ---
>   .../display/mediatek/mediatek,ethdr.yaml      | 158 ++++++++++++++++++
>   1 file changed, 158 insertions(+)
>   create mode 100644 Documentation/devicetree/bindings/display/mediatek/mediatek,ethdr.yaml
> 

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH v14 08/22] soc: mediatek: change the mutex defines and the mutex_mod type
       [not found] ` <20220310035515.16881-9-nancy.lin@mediatek.com>
@ 2022-03-10 10:52   ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 11+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-03-10 10:52 UTC (permalink / raw)
  To: Nancy.Lin, Rob Herring, Matthias Brugger, Chun-Kuang Hu,
	Philipp Zabel, wim, linux
  Cc: David Airlie, Daniel Vetter, Nathan Chancellor, Nick Desaulniers,
	jason-jh . lin, Yongqiang Niu, devicetree, linux-kernel,
	linux-arm-kernel, linux-mediatek, dri-devel, llvm, singo.chang,
	srv_heupstream, Project_Global_Chrome_Upstream_Group

Il 10/03/22 04:55, Nancy.Lin ha scritto:
> This is a preparation for adding support for mt8195 vdosys1 mutex.
> The vdosys1 path component contains ovl_adaptor, merge5,
> and dp_intf1. Ovl_adaptor is composed of several sub-elements,
> so change it to support multi-bit control.
> 
> Signed-off-by: Nancy.Lin <nancy.lin@mediatek.com>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>

> ---
>   drivers/soc/mediatek/mtk-mutex.c | 264 +++++++++++++++----------------
>   1 file changed, 132 insertions(+), 132 deletions(-)
> 

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH v14 10/22] drm/mediatek: add display MDP RDMA support for MT8195
       [not found] ` <20220310035515.16881-11-nancy.lin@mediatek.com>
@ 2022-03-10 10:52   ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 11+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-03-10 10:52 UTC (permalink / raw)
  To: Nancy.Lin, Rob Herring, Matthias Brugger, Chun-Kuang Hu,
	Philipp Zabel, wim, linux
  Cc: David Airlie, Daniel Vetter, Nathan Chancellor, Nick Desaulniers,
	jason-jh . lin, Yongqiang Niu, devicetree, linux-kernel,
	linux-arm-kernel, linux-mediatek, dri-devel, llvm, singo.chang,
	srv_heupstream, Project_Global_Chrome_Upstream_Group

Il 10/03/22 04:55, Nancy.Lin ha scritto:
> Add MDP_RDMA driver for MT8195. MDP_RDMA is the DMA engine of
> the ovl_adaptor component.
> 
> Signed-off-by: Nancy.Lin <nancy.lin@mediatek.com>
> Reviewed-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>

> ---
>   drivers/gpu/drm/mediatek/Makefile       |   3 +-
>   drivers/gpu/drm/mediatek/mtk_disp_drv.h |   7 +
>   drivers/gpu/drm/mediatek/mtk_drm_drv.c  |   1 +
>   drivers/gpu/drm/mediatek/mtk_drm_drv.h  |   1 +
>   drivers/gpu/drm/mediatek/mtk_mdp_rdma.c | 315 ++++++++++++++++++++++++
>   drivers/gpu/drm/mediatek/mtk_mdp_rdma.h |  20 ++
>   6 files changed, 346 insertions(+), 1 deletion(-)
>   create mode 100644 drivers/gpu/drm/mediatek/mtk_mdp_rdma.c
>   create mode 100644 drivers/gpu/drm/mediatek/mtk_mdp_rdma.h
> 


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH v14 11/22] drm/mediatek: add display merge advance config API for MT8195
       [not found] ` <20220310035515.16881-12-nancy.lin@mediatek.com>
@ 2022-03-10 10:52   ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 11+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-03-10 10:52 UTC (permalink / raw)
  To: Nancy.Lin, Rob Herring, Matthias Brugger, Chun-Kuang Hu,
	Philipp Zabel, wim, linux
  Cc: David Airlie, Daniel Vetter, Nathan Chancellor, Nick Desaulniers,
	jason-jh . lin, Yongqiang Niu, devicetree, linux-kernel,
	linux-arm-kernel, linux-mediatek, dri-devel, llvm, singo.chang,
	srv_heupstream, Project_Global_Chrome_Upstream_Group

Il 10/03/22 04:55, Nancy.Lin ha scritto:
> Add merge new advance config API. The original merge API is
> mtk_ddp_comp_funcs function prototype. The API interface parameters
> cannot be modified, so add a new config API for extension. This is
> the preparation for ovl_adaptor merge control.
> 
> Signed-off-by: Nancy.Lin <nancy.lin@mediatek.com>
> Reviewed-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>

> ---
>   drivers/gpu/drm/mediatek/mtk_disp_drv.h   |  3 ++
>   drivers/gpu/drm/mediatek/mtk_disp_merge.c | 52 ++++++++++++++++++++---
>   2 files changed, 48 insertions(+), 7 deletions(-)
> 

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH v14 12/22] drm/mediatek: add display merge start/stop API for cmdq support
       [not found] ` <20220310035515.16881-13-nancy.lin@mediatek.com>
@ 2022-03-10 10:52   ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 11+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-03-10 10:52 UTC (permalink / raw)
  To: Nancy.Lin, Rob Herring, Matthias Brugger, Chun-Kuang Hu,
	Philipp Zabel, wim, linux
  Cc: David Airlie, Daniel Vetter, Nathan Chancellor, Nick Desaulniers,
	jason-jh . lin, Yongqiang Niu, devicetree, linux-kernel,
	linux-arm-kernel, linux-mediatek, dri-devel, llvm, singo.chang,
	srv_heupstream, Project_Global_Chrome_Upstream_Group

Il 10/03/22 04:55, Nancy.Lin ha scritto:
> Add merge start/stop API for cmdq support. The ovl_adaptor merges
> are configured with each drm plane update. Need to enable/disable
> merge with cmdq making sure all the settings taken effect in the
> same vblank.
> 
> Signed-off-by: Nancy.Lin <nancy.lin@mediatek.com>
> Reviewed-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>

> ---
>   drivers/gpu/drm/mediatek/mtk_disp_drv.h   |  2 ++
>   drivers/gpu/drm/mediatek/mtk_disp_merge.c | 20 +++++++++++++++++---
>   2 files changed, 19 insertions(+), 3 deletions(-)
> 

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH v14 13/22] drm/mediatek: add display merge mute/unmute support for MT8195
       [not found] ` <20220310035515.16881-14-nancy.lin@mediatek.com>
@ 2022-03-10 10:52   ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 11+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-03-10 10:52 UTC (permalink / raw)
  To: Nancy.Lin, Rob Herring, Matthias Brugger, Chun-Kuang Hu,
	Philipp Zabel, wim, linux
  Cc: David Airlie, Daniel Vetter, Nathan Chancellor, Nick Desaulniers,
	jason-jh . lin, Yongqiang Niu, devicetree, linux-kernel,
	linux-arm-kernel, linux-mediatek, dri-devel, llvm, singo.chang,
	srv_heupstream, Project_Global_Chrome_Upstream_Group

Il 10/03/22 04:55, Nancy.Lin ha scritto:
> Add merge mute/unmute setting for MT8195.
> MT8195 Vdosys1 merge1~merge4 support HW mute function.
> 
> Signed-off-by: Nancy.Lin <nancy.lin@mediatek.com>
> Reviewed-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>

> ---
>   drivers/gpu/drm/mediatek/mtk_disp_merge.c | 13 +++++++++++++
>   1 file changed, 13 insertions(+)
> 

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH v14 14/22] drm/mediatek: add display merge async reset control
       [not found] ` <20220310035515.16881-15-nancy.lin@mediatek.com>
@ 2022-03-10 10:52   ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 11+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-03-10 10:52 UTC (permalink / raw)
  To: Nancy.Lin, Rob Herring, Matthias Brugger, Chun-Kuang Hu,
	Philipp Zabel, wim, linux
  Cc: David Airlie, Daniel Vetter, Nathan Chancellor, Nick Desaulniers,
	jason-jh . lin, Yongqiang Niu, devicetree, linux-kernel,
	linux-arm-kernel, linux-mediatek, dri-devel, llvm, singo.chang,
	srv_heupstream, Project_Global_Chrome_Upstream_Group

Il 10/03/22 04:55, Nancy.Lin ha scritto:
> Add merge async reset control in mtk_merge_stop. Async hw doesn't do self
> reset on each sof signal(start of frame), so need to reset the async to
> clear the hw status for the next merge start.
> 
> Signed-off-by: Nancy.Lin <nancy.lin@mediatek.com>
> Reviewed-by: CK Hu <ck.hu@mediatek.com>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>

> ---
>   drivers/gpu/drm/mediatek/mtk_disp_merge.c | 4 ++++
>   1 file changed, 4 insertions(+)
> 

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH v14 15/22] drm/mediatek: add ETHDR support for MT8195
       [not found] ` <20220310035515.16881-16-nancy.lin@mediatek.com>
@ 2022-03-10 10:52   ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 11+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-03-10 10:52 UTC (permalink / raw)
  To: Nancy.Lin, Rob Herring, Matthias Brugger, Chun-Kuang Hu,
	Philipp Zabel, wim, linux
  Cc: David Airlie, Daniel Vetter, Nathan Chancellor, Nick Desaulniers,
	jason-jh . lin, Yongqiang Niu, devicetree, linux-kernel,
	linux-arm-kernel, linux-mediatek, dri-devel, llvm, singo.chang,
	srv_heupstream, Project_Global_Chrome_Upstream_Group

Il 10/03/22 04:55, Nancy.Lin ha scritto:
> ETHDR is a part of ovl_adaptor.
> ETHDR is designed for HDR video and graphics conversion in the external
> display path. It handles multiple HDR input types and performs tone
> mapping, color space/color format conversion, and then combine
> different layers, output the required HDR or SDR signal to the
> subsequent display path.
> 
> Signed-off-by: Nancy.Lin <nancy.lin@mediatek.com>
> Reviewed-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>

> ---
>   drivers/gpu/drm/mediatek/Makefile      |   1 +
>   drivers/gpu/drm/mediatek/mtk_drm_drv.c |   1 +
>   drivers/gpu/drm/mediatek/mtk_drm_drv.h |   1 +
>   drivers/gpu/drm/mediatek/mtk_ethdr.c   | 376 +++++++++++++++++++++++++
>   drivers/gpu/drm/mediatek/mtk_ethdr.h   |  23 ++
>   5 files changed, 402 insertions(+)
>   create mode 100644 drivers/gpu/drm/mediatek/mtk_ethdr.c
>   create mode 100644 drivers/gpu/drm/mediatek/mtk_ethdr.h
> 

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH v14 16/22] drm/mediatek: add mediatek-drm plane color encoding info
       [not found] ` <20220310035515.16881-17-nancy.lin@mediatek.com>
@ 2022-03-10 10:52   ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 11+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-03-10 10:52 UTC (permalink / raw)
  To: Nancy.Lin, Rob Herring, Matthias Brugger, Chun-Kuang Hu,
	Philipp Zabel, wim, linux
  Cc: David Airlie, Daniel Vetter, Nathan Chancellor, Nick Desaulniers,
	jason-jh . lin, Yongqiang Niu, devicetree, linux-kernel,
	linux-arm-kernel, linux-mediatek, dri-devel, llvm, singo.chang,
	srv_heupstream, Project_Global_Chrome_Upstream_Group

Il 10/03/22 04:55, Nancy.Lin ha scritto:
> Add plane color encoding information for color space conversion.
> It's a preparation for adding support for mt8195 ovl_adaptor mdp_rdma
> csc control.
> 
> Signed-off-by: Nancy.Lin <nancy.lin@mediatek.com>
> Reviewed-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>

> ---
>   drivers/gpu/drm/mediatek/mtk_drm_plane.c | 1 +
>   drivers/gpu/drm/mediatek/mtk_drm_plane.h | 1 +
>   2 files changed, 2 insertions(+)
> 

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH v14 17/22] drm/mediatek: add ovl_adaptor support for MT8195
       [not found] ` <20220310035515.16881-18-nancy.lin@mediatek.com>
@ 2022-03-10 10:52   ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 11+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-03-10 10:52 UTC (permalink / raw)
  To: Nancy.Lin, Rob Herring, Matthias Brugger, Chun-Kuang Hu,
	Philipp Zabel, wim, linux
  Cc: David Airlie, Daniel Vetter, Nathan Chancellor, Nick Desaulniers,
	jason-jh . lin, Yongqiang Niu, devicetree, linux-kernel,
	linux-arm-kernel, linux-mediatek, dri-devel, llvm, singo.chang,
	srv_heupstream, Project_Global_Chrome_Upstream_Group

Il 10/03/22 04:55, Nancy.Lin ha scritto:
> Add ovl_adaptor driver for MT8195.
> Ovl_adaptor is an encapsulated module and designed for simplified
> DRM control flow. This module is composed of 8 RDMAs, 4 MERGEs and
> an ETHDR. Two RDMAs merge into one layer, so this module support 4
> layers.
> 
> Signed-off-by: Nancy.Lin <nancy.lin@mediatek.com>
> Reviewed-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>

> ---
>   drivers/gpu/drm/mediatek/Makefile             |   1 +
>   drivers/gpu/drm/mediatek/mtk_disp_drv.h       |  17 +
>   .../gpu/drm/mediatek/mtk_disp_ovl_adaptor.c   | 443 ++++++++++++++++++
>   drivers/gpu/drm/mediatek/mtk_drm_drv.h        |   1 +
>   4 files changed, 462 insertions(+)
>   create mode 100644 drivers/gpu/drm/mediatek/mtk_disp_ovl_adaptor.c
> 

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH v14 22/22] arm64: dts: mt8195: add display node for vdosys1
       [not found] ` <20220310035515.16881-23-nancy.lin@mediatek.com>
@ 2022-03-10 10:53   ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 11+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-03-10 10:53 UTC (permalink / raw)
  To: Nancy.Lin, Rob Herring, Matthias Brugger, Chun-Kuang Hu,
	Philipp Zabel, wim, linux
  Cc: David Airlie, Daniel Vetter, Nathan Chancellor, Nick Desaulniers,
	jason-jh . lin, Yongqiang Niu, devicetree, linux-kernel,
	linux-arm-kernel, linux-mediatek, dri-devel, llvm, singo.chang,
	srv_heupstream, Project_Global_Chrome_Upstream_Group

Il 10/03/22 04:55, Nancy.Lin ha scritto:
> Add display node for vdosys1.
> 
> Signed-off-by: Nancy.Lin <nancy.lin@mediatek.com>
> ---
>   arch/arm64/boot/dts/mediatek/mt8195.dtsi | 223 +++++++++++++++++++++++
>   1 file changed, 223 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/mediatek/mt8195.dtsi b/arch/arm64/boot/dts/mediatek/mt8195.dtsi
> index dbca699bba05..e650ec759235 100644
> --- a/arch/arm64/boot/dts/mediatek/mt8195.dtsi
> +++ b/arch/arm64/boot/dts/mediatek/mt8195.dtsi


..snip..

> +
> +		ethdr0: ethdr@1c114000 {
> +			compatible = "mediatek,mt8195-disp-ethdr";
> +			reg = <0 0x1c114000 0 0x1000>,
> +			      <0 0x1c115000 0 0x1000>,
> +			      <0 0x1c117000 0 0x1000>,
> +			      <0 0x1c119000 0 0x1000>,
> +			      <0 0x1c11A000 0 0x1000>,
> +			      <0 0x1c11B000 0 0x1000>,
> +			      <0 0x1c11C000 0 0x1000>;

Hello Nancy,
looks like you partially forgot to use lower-case hex here...

0x1c11a000 0x1c11b000 0x1c11c000

> +			reg-names = "mixer", "vdo_fe0", "vdo_fe1", "gfx_fe0", "gfx_fe1",
> +				    "vdo_be", "adl_ds";
> +			mediatek,gce-client-reg = <&gce0 SUBSYS_1c11XXXX 0x4000 0x1000>,
> +						  <&gce0 SUBSYS_1c11XXXX 0x5000 0x1000>,
> +						  <&gce0 SUBSYS_1c11XXXX 0x7000 0x1000>,
> +						  <&gce0 SUBSYS_1c11XXXX 0x9000 0x1000>,
> +						  <&gce0 SUBSYS_1c11XXXX 0xA000 0x1000>,
> +						  <&gce0 SUBSYS_1c11XXXX 0xB000 0x1000>,
> +						  <&gce0 SUBSYS_1c11XXXX 0xC000 0x1000>;

...and here too: 0xa000 0xb000 0xc000

Please fix that, after which, you can add my

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>

> +			clocks = <&vdosys1 CLK_VDO1_DISP_MIXER>,
> +				 <&vdosys1 CLK_VDO1_HDR_VDO_FE0>,
> +				 <&vdosys1 CLK_VDO1_HDR_VDO_FE1>,
> +				 <&vdosys1 CLK_VDO1_HDR_GFX_FE0>,
> +				 <&vdosys1 CLK_VDO1_HDR_GFX_FE1>,
> +				 <&vdosys1 CLK_VDO1_HDR_VDO_BE>,
> +				 <&vdosys1 CLK_VDO1_26M_SLOW>,
> +				 <&vdosys1 CLK_VDO1_HDR_VDO_FE0_DL_ASYNC>,
> +				 <&vdosys1 CLK_VDO1_HDR_VDO_FE1_DL_ASYNC>,
> +				 <&vdosys1 CLK_VDO1_HDR_GFX_FE0_DL_ASYNC>,
> +				 <&vdosys1 CLK_VDO1_HDR_GFX_FE1_DL_ASYNC>,
> +				 <&vdosys1 CLK_VDO1_HDR_VDO_BE_DL_ASYNC>,
> +				 <&topckgen CLK_TOP_ETHDR>;
> +			clock-names = "mixer", "vdo_fe0", "vdo_fe1", "gfx_fe0", "gfx_fe1",
> +				      "vdo_be", "adl_ds", "vdo_fe0_async", "vdo_fe1_async",
> +				      "gfx_fe0_async", "gfx_fe1_async","vdo_be_async",
> +				      "ethdr_top";
> +			power-domains = <&spm MT8195_POWER_DOMAIN_VDOSYS1>;
> +			iommus = <&iommu_vpp M4U_PORT_L3_HDR_DS>,
> +				 <&iommu_vpp M4U_PORT_L3_HDR_ADL>;
> +			interrupts = <GIC_SPI 517 IRQ_TYPE_LEVEL_HIGH 0>; /* disp mixer */
> +			resets = <&vdosys1 MT8195_VDOSYS1_SW1_RST_B_HDR_VDO_FE0_DL_ASYNC>,
> +				 <&vdosys1 MT8195_VDOSYS1_SW1_RST_B_HDR_VDO_FE1_DL_ASYNC>,
> +				 <&vdosys1 MT8195_VDOSYS1_SW1_RST_B_HDR_GFX_FE0_DL_ASYNC>,
> +				 <&vdosys1 MT8195_VDOSYS1_SW1_RST_B_HDR_GFX_FE1_DL_ASYNC>,
> +				 <&vdosys1 MT8195_VDOSYS1_SW1_RST_B_HDR_VDO_BE_DL_ASYNC>;
> +		};
> +
>   	};
>   };


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-03-10 10:53 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220310035515.16881-1-nancy.lin@mediatek.com>
     [not found] ` <20220310035515.16881-4-nancy.lin@mediatek.com>
2022-03-10 10:52   ` [PATCH v14 03/22] dt-bindings: mediatek: add ethdr definition for mt8195 AngeloGioacchino Del Regno
     [not found] ` <20220310035515.16881-9-nancy.lin@mediatek.com>
2022-03-10 10:52   ` [PATCH v14 08/22] soc: mediatek: change the mutex defines and the mutex_mod type AngeloGioacchino Del Regno
     [not found] ` <20220310035515.16881-11-nancy.lin@mediatek.com>
2022-03-10 10:52   ` [PATCH v14 10/22] drm/mediatek: add display MDP RDMA support for MT8195 AngeloGioacchino Del Regno
     [not found] ` <20220310035515.16881-12-nancy.lin@mediatek.com>
2022-03-10 10:52   ` [PATCH v14 11/22] drm/mediatek: add display merge advance config API " AngeloGioacchino Del Regno
     [not found] ` <20220310035515.16881-13-nancy.lin@mediatek.com>
2022-03-10 10:52   ` [PATCH v14 12/22] drm/mediatek: add display merge start/stop API for cmdq support AngeloGioacchino Del Regno
     [not found] ` <20220310035515.16881-14-nancy.lin@mediatek.com>
2022-03-10 10:52   ` [PATCH v14 13/22] drm/mediatek: add display merge mute/unmute support for MT8195 AngeloGioacchino Del Regno
     [not found] ` <20220310035515.16881-15-nancy.lin@mediatek.com>
2022-03-10 10:52   ` [PATCH v14 14/22] drm/mediatek: add display merge async reset control AngeloGioacchino Del Regno
     [not found] ` <20220310035515.16881-16-nancy.lin@mediatek.com>
2022-03-10 10:52   ` [PATCH v14 15/22] drm/mediatek: add ETHDR support for MT8195 AngeloGioacchino Del Regno
     [not found] ` <20220310035515.16881-17-nancy.lin@mediatek.com>
2022-03-10 10:52   ` [PATCH v14 16/22] drm/mediatek: add mediatek-drm plane color encoding info AngeloGioacchino Del Regno
     [not found] ` <20220310035515.16881-18-nancy.lin@mediatek.com>
2022-03-10 10:52   ` [PATCH v14 17/22] drm/mediatek: add ovl_adaptor support for MT8195 AngeloGioacchino Del Regno
     [not found] ` <20220310035515.16881-23-nancy.lin@mediatek.com>
2022-03-10 10:53   ` [PATCH v14 22/22] arm64: dts: mt8195: add display node for vdosys1 AngeloGioacchino Del Regno

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).