All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <b3a6afa2e818d31dc60632615215a88449fb78bf.camel@mediatek.com>

diff --git a/N1/2.bin b/N1/2.bin
new file mode 100644
index 0000000..09a925a
--- /dev/null
+++ b/N1/2.bin
@@ -0,0 +1,49 @@
+<html><body><p>
+<pre>
+On&#32;Tue,&#32;2025-02-11&#32;at&#32;10:52&#32;+0800,&#32;Sunny&#32;Shen&#32;wrote:
+&gt;&#32;Due&#32;to&#32;the&#32;path&#32;mux&#32;design&#32;of&#32;the&#32;MT8196,&#32;the&#32;following&#32;components
+&gt;&#32;need&#32;to&#32;be&#32;added&#32;to&#32;support&#32;Picture&#32;Quality&#32;(PQ)&#32;in&#32;the&#32;main&#32;display
+&gt;&#32;path:&#32;CCORR0,&#32;CCORR1,&#32;DITHER0,&#32;GAMMA0,&#32;MDP_RSZ0,&#32;POSTMASK0,&#32;TDSHP0.
+
+Reviewed-by:&#32;CK&#32;Hu&#32;&lt;ck.hu@mediatek.com&gt;
+
+&gt;&#32;
+&gt;&#32;Signed-off-by:&#32;Sunny&#32;Shen&#32;&lt;sunny.shen@mediatek.com&gt;
+&gt;&#32;---
+&gt;&#32;&#32;drivers/gpu/drm/mediatek/mtk_drm_drv.c&#32;|&#32;7&#32;+++++++
+&gt;&#32;&#32;1&#32;file&#32;changed,&#32;7&#32;insertions(+)
+&gt;&#32;
+&gt;&#32;diff&#32;--git&#32;a/drivers/gpu/drm/mediatek/mtk_drm_drv.c&#32;b/drivers/gpu/drm/mediatek/mtk_drm_drv.c
+&gt;&#32;index&#32;b810a197f58b..1c97dc46ae70&#32;100644
+&gt;&#32;---&#32;a/drivers/gpu/drm/mediatek/mtk_drm_drv.c
+&gt;&#32;+++&#32;b/drivers/gpu/drm/mediatek/mtk_drm_drv.c
+&gt;&#32;@@&#32;-242,6&#32;+242,13&#32;@@&#32;static&#32;const&#32;unsigned&#32;int&#32;mt8196_mtk_ddp_ovl0_main[]&#32;=&#32;{
+&gt;&#32;&#32;
+&gt;&#32;&#32;static&#32;const&#32;unsigned&#32;int&#32;mt8196_mtk_ddp_disp0_main[]&#32;=&#32;{
+&gt;&#32;&#32;DDP_COMPONENT_DLI_ASYNC0,
+&gt;&#32;+DDP_COMPONENT_MDP_RSZ0,
+&gt;&#32;+DDP_COMPONENT_TDSHP0,
+&gt;&#32;+DDP_COMPONENT_CCORR0,
+&gt;&#32;+DDP_COMPONENT_CCORR1,
+&gt;&#32;+DDP_COMPONENT_GAMMA0,
+&gt;&#32;+DDP_COMPONENT_POSTMASK0,
+&gt;&#32;+DDP_COMPONENT_DITHER0,
+&gt;&#32;&#32;DDP_COMPONENT_DLO_ASYNC1,
+&gt;&#32;&#32;};
+&gt;&#32;&#32;
+
+
+</pre>
+</p></body></html><!--type:text--><!--{--><pre>************* MEDIATEK Confidentiality Notice ********************
+The information contained in this e-mail message (including any 
+attachments) may be confidential, proprietary, privileged, or otherwise
+exempt from disclosure under applicable laws. It is intended to be 
+conveyed only to the designated recipient(s). Any use, dissemination, 
+distribution, printing, retaining or copying of this e-mail (including its 
+attachments) by unintended recipient(s) is strictly prohibited and may 
+be unlawful. If you are not an intended recipient of this e-mail, or believe 
+that you have received this e-mail in error, please notify the sender 
+immediately (by replying to this e-mail), delete any and all copies of 
+this e-mail (including any attachments) from your system, and do not
+disclose the content of this e-mail to any other person. Thank you!
+</pre><!--}-->
diff --git a/N1/2.hdr b/N1/2.hdr
new file mode 100644
index 0000000..da1f671
--- /dev/null
+++ b/N1/2.hdr
@@ -0,0 +1,3 @@
+Content-Type: text/html;
+	charset="utf-8"
+Content-Transfer-Encoding: base64
diff --git a/a/content_digest b/N1/content_digest
index 5d469e2..94488a2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -21,7 +21,7 @@
   linux-mediatek@lists.infradead.org <linux-mediatek@lists.infradead.org>
   matthias.bgg@gmail.com <matthias.bgg@gmail.com>
  " p.zabel@pengutronix.de <p.zabel@pengutronix.de>\0"
- "\00:1\0"
+ "\01:1\0"
  "b\0"
  "On Tue, 2025-02-11 at 10:52 +0800, Sunny Shen wrote:\n"
  "> Due to the path mux design of the MT8196, the following components\n"
@@ -54,5 +54,56 @@
  ">  \tDDP_COMPONENT_DLO_ASYNC1,\n"
  ">  };\n"
  >
+ "\01:2\0"
+ "b\0"
+ "<html><body><p>\r\n"
+ "<pre>\r\n"
+ "On&#32;Tue,&#32;2025-02-11&#32;at&#32;10:52&#32;+0800,&#32;Sunny&#32;Shen&#32;wrote:\r\n"
+ "&gt;&#32;Due&#32;to&#32;the&#32;path&#32;mux&#32;design&#32;of&#32;the&#32;MT8196,&#32;the&#32;following&#32;components\r\n"
+ "&gt;&#32;need&#32;to&#32;be&#32;added&#32;to&#32;support&#32;Picture&#32;Quality&#32;(PQ)&#32;in&#32;the&#32;main&#32;display\r\n"
+ "&gt;&#32;path:&#32;CCORR0,&#32;CCORR1,&#32;DITHER0,&#32;GAMMA0,&#32;MDP_RSZ0,&#32;POSTMASK0,&#32;TDSHP0.\r\n"
+ "\r\n"
+ "Reviewed-by:&#32;CK&#32;Hu&#32;&lt;ck.hu@mediatek.com&gt;\r\n"
+ "\r\n"
+ "&gt;&#32;\r\n"
+ "&gt;&#32;Signed-off-by:&#32;Sunny&#32;Shen&#32;&lt;sunny.shen@mediatek.com&gt;\r\n"
+ "&gt;&#32;---\r\n"
+ "&gt;&#32;&#32;drivers/gpu/drm/mediatek/mtk_drm_drv.c&#32;|&#32;7&#32;+++++++\r\n"
+ "&gt;&#32;&#32;1&#32;file&#32;changed,&#32;7&#32;insertions(+)\r\n"
+ "&gt;&#32;\r\n"
+ "&gt;&#32;diff&#32;--git&#32;a/drivers/gpu/drm/mediatek/mtk_drm_drv.c&#32;b/drivers/gpu/drm/mediatek/mtk_drm_drv.c\r\n"
+ "&gt;&#32;index&#32;b810a197f58b..1c97dc46ae70&#32;100644\r\n"
+ "&gt;&#32;---&#32;a/drivers/gpu/drm/mediatek/mtk_drm_drv.c\r\n"
+ "&gt;&#32;+++&#32;b/drivers/gpu/drm/mediatek/mtk_drm_drv.c\r\n"
+ "&gt;&#32;@@&#32;-242,6&#32;+242,13&#32;@@&#32;static&#32;const&#32;unsigned&#32;int&#32;mt8196_mtk_ddp_ovl0_main[]&#32;=&#32;{\r\n"
+ "&gt;&#32;&#32;\r\n"
+ "&gt;&#32;&#32;static&#32;const&#32;unsigned&#32;int&#32;mt8196_mtk_ddp_disp0_main[]&#32;=&#32;{\r\n"
+ "&gt;&#32;&#32;DDP_COMPONENT_DLI_ASYNC0,\r\n"
+ "&gt;&#32;+DDP_COMPONENT_MDP_RSZ0,\r\n"
+ "&gt;&#32;+DDP_COMPONENT_TDSHP0,\r\n"
+ "&gt;&#32;+DDP_COMPONENT_CCORR0,\r\n"
+ "&gt;&#32;+DDP_COMPONENT_CCORR1,\r\n"
+ "&gt;&#32;+DDP_COMPONENT_GAMMA0,\r\n"
+ "&gt;&#32;+DDP_COMPONENT_POSTMASK0,\r\n"
+ "&gt;&#32;+DDP_COMPONENT_DITHER0,\r\n"
+ "&gt;&#32;&#32;DDP_COMPONENT_DLO_ASYNC1,\r\n"
+ "&gt;&#32;&#32;};\r\n"
+ "&gt;&#32;&#32;\r\n"
+ "\r\n"
+ "\r\n"
+ "</pre>\r\n"
+ "</p></body></html><!--type:text--><!--{--><pre>************* MEDIATEK Confidentiality Notice ********************\r\n"
+ "The information contained in this e-mail message (including any \r\n"
+ "attachments) may be confidential, proprietary, privileged, or otherwise\r\n"
+ "exempt from disclosure under applicable laws. It is intended to be \r\n"
+ "conveyed only to the designated recipient(s). Any use, dissemination, \r\n"
+ "distribution, printing, retaining or copying of this e-mail (including its \r\n"
+ "attachments) by unintended recipient(s) is strictly prohibited and may \r\n"
+ "be unlawful. If you are not an intended recipient of this e-mail, or believe \r\n"
+ "that you have received this e-mail in error, please notify the sender \r\n"
+ "immediately (by replying to this e-mail), delete any and all copies of \r\n"
+ "this e-mail (including any attachments) from your system, and do not\r\n"
+ "disclose the content of this e-mail to any other person. Thank you!\r\n"
+ </pre><!--}-->
 
-f3963ec95926f559d6027208092cde97898db4be8e4a443b81136f32bb7cc084
+5ab71e515b42aec3c421bb1fcc2fed615db7813eccd4da6b6c26c70201167e27

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.