diff for duplicates of <17edb4bdca86ea79f89208567cc6e17778821b50.camel@mediatek.com> diff --git a/N1/2.bin b/N1/2.bin new file mode 100644 index 0000000..b5c01ae --- /dev/null +++ b/N1/2.bin @@ -0,0 +1,66 @@ +<html><body><p> +<pre> +On Wed, 2025-04-09 at 15:13 +0200, AngeloGioacchino Del Regno wrote: +> External email : Please do not click links or open attachments until you have verified the sender or the content. +>  +>  +> For the sake of increasing human readability and avoid possible +> confusion between DPI and DP_INTF output formats (as the two are +> ever so slightly different), rename the mt8195_output_fmts array +> to mt8195_dp_intf_output_fmts. +>  +> This commit brings no functional changes. + +Reviewed-by: CK Hu <ck.hu@mediatek.com> + +>  +> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> +> --- +>  drivers/gpu/drm/mediatek/mtk_dpi.c | 6 +++--- +>  1 file changed, 3 insertions(+), 3 deletions(-) +>  +> diff --git a/drivers/gpu/drm/mediatek/mtk_dpi.c b/drivers/gpu/drm/mediatek/mtk_dpi.c +> index 9de537a77493..0b7f91fb519f 100644 +> --- a/drivers/gpu/drm/mediatek/mtk_dpi.c +> +++ b/drivers/gpu/drm/mediatek/mtk_dpi.c +> @@ -1106,7 +1106,7 @@ static const u32 mt8195_dpi_output_fmts[] = { +>         MEDIA_BUS_FMT_YUV10_1X30, +>  }; +>  +> -static const u32 mt8195_output_fmts[] = { +> +static const u32 mt8195_dp_intf_output_fmts[] = { +>         MEDIA_BUS_FMT_RGB888_1X24, +>         MEDIA_BUS_FMT_RGB888_2X12_LE, +>         MEDIA_BUS_FMT_RGB888_2X12_BE, +> @@ -1248,8 +1248,8 @@ static const struct mtk_dpi_conf mt8195_dpintf_conf = { +>         .dpi_factor = dpi_factor_mt8195_dp_intf, +>         .num_dpi_factor = ARRAY_SIZE(dpi_factor_mt8195_dp_intf), +>         .max_clock_khz = 600000, +> -       .output_fmts = mt8195_output_fmts, +> -       .num_output_fmts = ARRAY_SIZE(mt8195_output_fmts), +> +       .output_fmts = mt8195_dp_intf_output_fmts, +> +       .num_output_fmts = ARRAY_SIZE(mt8195_dp_intf_output_fmts), +>         .pixels_per_iter = 4, +>         .dimension_mask = DPINTF_HPW_MASK, +>         .hvsize_mask = DPINTF_HSIZE_MASK, +> -- +> 2.49.0 +>  + + +</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 af25954..e8269b2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -18,7 +18,7 @@ matthias.bgg@gmail.com <matthias.bgg@gmail.com> linux-mediatek@lists.infradead.org <linux-mediatek@lists.infradead.org> " kernel@collabora.com <kernel@collabora.com>\0" - "\00:1\0" + "\01:1\0" "b\0" "On Wed, 2025-04-09 at 15:13 +0200, AngeloGioacchino Del Regno wrote:\n" "> External email : Please do not click links or open attachments until you have verified the sender or the content.\n" @@ -66,5 +66,73 @@ "> --\n" "> 2.49.0\n" > + "\01:2\0" + "b\0" + "<html><body><p>\r\n" + "<pre>\r\n" + "On Wed, 2025-04-09 at 15:13 +0200, AngeloGioacchino Del Regno wrote:\r\n" + "> External email : Please do not click links or open attachments until you have verified the sender or the content.\r\n" + "> \r\n" + "> \r\n" + "> For the sake of increasing human readability and avoid possible\r\n" + "> confusion between DPI and DP_INTF output formats (as the two are\r\n" + "> ever so slightly different), rename the mt8195_output_fmts array\r\n" + "> to mt8195_dp_intf_output_fmts.\r\n" + "> \r\n" + "> This commit brings no functional changes.\r\n" + "\r\n" + "Reviewed-by: CK Hu <ck.hu@mediatek.com>\r\n" + "\r\n" + "> \r\n" + "> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>\r\n" + "> ---\r\n" + ">  drivers/gpu/drm/mediatek/mtk_dpi.c | 6 +++---\r\n" + ">  1 file changed, 3 insertions(+), 3 deletions(-)\r\n" + "> \r\n" + "> diff --git a/drivers/gpu/drm/mediatek/mtk_dpi.c b/drivers/gpu/drm/mediatek/mtk_dpi.c\r\n" + "> index 9de537a77493..0b7f91fb519f 100644\r\n" + "> --- a/drivers/gpu/drm/mediatek/mtk_dpi.c\r\n" + "> +++ b/drivers/gpu/drm/mediatek/mtk_dpi.c\r\n" + "> @@ -1106,7 +1106,7 @@ static const u32 mt8195_dpi_output_fmts[] = {\r\n" + ">         MEDIA_BUS_FMT_YUV10_1X30,\r\n" + ">  };\r\n" + "> \r\n" + "> -static const u32 mt8195_output_fmts[] = {\r\n" + "> +static const u32 mt8195_dp_intf_output_fmts[] = {\r\n" + ">         MEDIA_BUS_FMT_RGB888_1X24,\r\n" + ">         MEDIA_BUS_FMT_RGB888_2X12_LE,\r\n" + ">         MEDIA_BUS_FMT_RGB888_2X12_BE,\r\n" + "> @@ -1248,8 +1248,8 @@ static const struct mtk_dpi_conf mt8195_dpintf_conf = {\r\n" + ">         .dpi_factor = dpi_factor_mt8195_dp_intf,\r\n" + ">         .num_dpi_factor = ARRAY_SIZE(dpi_factor_mt8195_dp_intf),\r\n" + ">         .max_clock_khz = 600000,\r\n" + "> -       .output_fmts = mt8195_output_fmts,\r\n" + "> -       .num_output_fmts = ARRAY_SIZE(mt8195_output_fmts),\r\n" + "> +       .output_fmts = mt8195_dp_intf_output_fmts,\r\n" + "> +       .num_output_fmts = ARRAY_SIZE(mt8195_dp_intf_output_fmts),\r\n" + ">         .pixels_per_iter = 4,\r\n" + ">         .dimension_mask = DPINTF_HPW_MASK,\r\n" + ">         .hvsize_mask = DPINTF_HSIZE_MASK,\r\n" + "> --\r\n" + "> 2.49.0\r\n" + "> \r\n" + "\r\n" + "\r\n" + "</pre>\r\n" + "</p></body></html><!--type:text--><!--{--><pre>************* MEDIATEK Confidentiality Notice\r\n" + " ********************\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" + " \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><!--}--> -9f1fd254c612ee9798f46a849609cc6042b0a942e020fe64502d7f6608a4ca0b +47c5fb6445a06b6d7f3c231feae087a36dc36e3a7a228c97ca31bf90fe0b716d
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.