public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Markus Elfring <Markus.Elfring@web.de>
To: "Jason-JH Lin (林睿祥)" <Jason-JH.Lin@mediatek.com>,
	Project_Global_Chrome_Upstream_Group@mediatek.com,
	linux-mediatek@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org,
	dri-devel@lists.freedesktop.org,
	"Adam Thiede" <me@adamthiede.com>,
	"Angelo Gioacchino Del Regno"
	<angelogioacchino.delregno@collabora.com>,
	"Chun-Kuang Hu" <chunkuang.hu@kernel.org>,
	"Yassine Oudjana" <yassine.oudjana@gmail.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
	"Alper Nebi Yasak" <alpernebiyasak@gmail.com>,
	"Nancy Lin (林欣螢)" <Nancy.Lin@mediatek.com>,
	"Shawn Sung (宋孝謙)" <Shawn.Sung@mediatek.com>,
	"Singo Chang (張興國)" <Singo.Chang@mediatek.com>
Subject: Re: [v10 4/5] drm/mediatek: ovl: Add blend_modes to driver data
Date: Wed, 9 Oct 2024 08:13:02 +0200	[thread overview]
Message-ID: <e1a3cb30-1ccc-4a1d-bfaf-2767b5d08042@web.de> (raw)
In-Reply-To: <09159834fb362b2e6b3aaee70b4321c07d37601c.camel@mediatek.com>

>>  …
>>> pre-multiplied is supported in the current platform.
>> …
>>
>>                 format would be?
> blend_modes is the driver data that describes the supported blend mode
> in current platform no matter format would be any one.
>
> This sentence is describing mtk_ovl_fmt_convert() will check if the
> blend_modes included BIT(DRM_MODE_BLEND_PREMULTI).
Do you see another opportunity to improve the change description
as I indicated?

Regards,
Markus

  reply	other threads:[~2024-10-09  6:19 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-08  6:47 [PATCH v10 0/5] Fix degradation problem of alpha blending series Jason-JH.Lin
2024-10-08  6:47 ` [PATCH v10 1/5] drm/mediatek: ovl: Fix XRGB format breakage for blend_modes unsupported SoCs Jason-JH.Lin
2024-10-08  7:55   ` Markus Elfring
2024-10-09  1:34     ` Jason-JH Lin (林睿祥)
2024-10-09  3:22   ` CK Hu (胡俊光)
2024-10-08  6:47 ` [PATCH v10 2/5] drm/mediatek: ovl: Refine ignore_pixel_alpha comment and placement Jason-JH.Lin
2024-10-08  6:47 ` [PATCH v10 3/5] drm/mediatek: ovl: Remove the color format comment for ovl_fmt_convert() Jason-JH.Lin
2024-10-08  6:47 ` [PATCH v10 4/5] drm/mediatek: ovl: Add blend_modes to driver data Jason-JH.Lin
2024-10-08  8:16   ` Markus Elfring
2024-10-09  3:34     ` Jason-JH Lin (林睿祥)
2024-10-09  6:13       ` Markus Elfring [this message]
2024-10-08  6:47 ` [PATCH v10 5/5] drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs Jason-JH.Lin
2024-10-08  6:52 ` [PATCH v10 0/5] Fix degradation problem of alpha blending series Chen-Yu Tsai
2024-10-08  7:07   ` Jason-JH Lin (林睿祥)
2024-10-08  7:17     ` Chen-Yu Tsai
2024-10-08  7:33 ` Markus Elfring
2024-10-09  1:33   ` Jason-JH 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=e1a3cb30-1ccc-4a1d-bfaf-2767b5d08042@web.de \
    --to=markus.elfring@web.de \
    --cc=Jason-JH.Lin@mediatek.com \
    --cc=Nancy.Lin@mediatek.com \
    --cc=Project_Global_Chrome_Upstream_Group@mediatek.com \
    --cc=Shawn.Sung@mediatek.com \
    --cc=Singo.Chang@mediatek.com \
    --cc=alpernebiyasak@gmail.com \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=chunkuang.hu@kernel.org \
    --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=me@adamthiede.com \
    --cc=yassine.oudjana@gmail.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