From: "Shawn Sung (宋孝謙)" <Shawn.Sung@mediatek.com>
To: "Jason-JH Lin (林睿祥)" <Jason-JH.Lin@mediatek.com>,
"alpernebiyasak@gmail.com" <alpernebiyasak@gmail.com>,
"angelogioacchino.delregno@collabora.com"
<angelogioacchino.delregno@collabora.com>,
"linux-mediatek@lists.infradead.org"
<linux-mediatek@lists.infradead.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"wenst@chromium.org" <wenst@chromium.org>,
"chunkuang.hu@kernel.org" <chunkuang.hu@kernel.org>,
"daniel@ffwll.ch" <daniel@ffwll.ch>,
"p.zabel@pengutronix.de" <p.zabel@pengutronix.de>,
"CK Hu (胡俊光)" <ck.hu@mediatek.com>,
"shawn.sung@mediatek.corp-partner.google.com"
<shawn.sung@mediatek.corp-partner.google.com>,
"dri-devel@lists.freedesktop.org"
<dri-devel@lists.freedesktop.org>,
"airlied@gmail.com" <airlied@gmail.com>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"matthias.bgg@gmail.com" <matthias.bgg@gmail.com>
Subject: Re: [PATCH v4 0/5] Support alpha blending in MTK display driver
Date: Sun, 15 Sep 2024 10:30:09 +0000 [thread overview]
Message-ID: <e63ff4bc247f798d03d93979b15786e2246f29ee.camel@mediatek.com> (raw)
In-Reply-To: <a34c16613f66b293b54eb6815c8bea80db08d885.camel@mediatek.com>
Hi Jason,
On Sat, 2024-09-14 at 20:22 +0000, Jason-JH Lin (林睿祥) wrote:
> On Fri, 2024-09-13 at 09:01 +0000, AngeloGioacchino Del Regno wrote:
> > Il 13/09/24 07:40, Alper Nebi Yasak ha scritto:
> > > Hi,
> > >
> > > On 2024-09-13 05:56 +03:00, Jason-JH Lin (林睿祥) wrote:
> > > > Hi Alper,
> > > >
> > > > I think that's a platform issue because it works find in my
> > > > MT8188
> > > > platform, but I don't have any MT8173 platform.
> > > >
> > > > Can you help me test the fix patch in your MT8173 platform?
> > > > I'll provide a fix patch in 2 weeks via Google Chat.
> >
> > Jason, Two weeks is a bit too late as CK already picked your
> > series:
> > reverting
> > and reapplying creates noise in the commit log, and when this can
> > be
> > avoided it
> > should be avoided.
> >
> > Since upstream is broken, please understand that this fix should be
> > developed
> > with *highest* priority (so, as immediate as possible).
> >
>
> OK, I'll send the fix path right away!
I notice that I'm unable to see replies from external sources. Not sure
if this is related to B4 relay, but I wanted to bring this to your
attention as feedback while you may want to consider sending the
patches with B4 relay as well.
Regards,
Shawn
next prev parent reply other threads:[~2024-09-15 10:45 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-17 5:24 Hsiao Chien Sung via B4 Relay
2024-07-17 5:24 ` [PATCH v4 1/5] drm/mediatek: Support "None" blending in OVL Hsiao Chien Sung via B4 Relay
2024-07-17 13:49 ` AngeloGioacchino Del Regno
2024-07-17 5:24 ` [PATCH v4 2/5] drm/mediatek: Support "None" blending in Mixer Hsiao Chien Sung via B4 Relay
2024-07-17 5:58 ` CK Hu (胡俊光)
2024-07-17 5:24 ` [PATCH v4 3/5] drm/mediatek: Support "Pre-multiplied" blending in OVL Hsiao Chien Sung via B4 Relay
2024-07-17 13:49 ` AngeloGioacchino Del Regno
2024-07-17 5:24 ` [PATCH v4 4/5] drm/mediatek: Support "Pre-multiplied" blending in Mixer Hsiao Chien Sung via B4 Relay
2024-07-17 6:05 ` CK Hu (胡俊光)
2024-07-17 5:24 ` [PATCH v4 5/5] drm/mediatek: Support alpha blending in display driver Hsiao Chien Sung via B4 Relay
2024-07-31 13:34 ` [PATCH v4 0/5] Support alpha blending in MTK " Chun-Kuang Hu
2024-08-02 1:25 ` Shawn Sung (宋孝謙)
2024-09-12 20:29 ` Alper Nebi Yasak
2024-09-13 1:25 ` CK Hu (胡俊光)
2024-09-13 2:56 ` Jason-JH Lin (林睿祥)
2024-09-13 5:40 ` Alper Nebi Yasak
2024-09-13 9:01 ` AngeloGioacchino Del Regno
2024-09-14 20:22 ` Jason-JH Lin (林睿祥)
2024-09-15 10:30 ` Shawn Sung (宋孝謙) [this message]
2024-09-13 2:56 ` Shawn Sung (宋孝謙)
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=e63ff4bc247f798d03d93979b15786e2246f29ee.camel@mediatek.com \
--to=shawn.sung@mediatek.com \
--cc=Jason-JH.Lin@mediatek.com \
--cc=airlied@gmail.com \
--cc=alpernebiyasak@gmail.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=chunkuang.hu@kernel.org \
--cc=ck.hu@mediatek.com \
--cc=daniel@ffwll.ch \
--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=matthias.bgg@gmail.com \
--cc=p.zabel@pengutronix.de \
--cc=shawn.sung@mediatek.corp-partner.google.com \
--cc=wenst@chromium.org \
/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
Powered by JetHome