On Thu, May 01, 2025 at 11:25:11AM +, Simon Ser wrote:
> Ah, sorry, I missed this message.
>
> On Monday, April 14th, 2025 at 15:28, Ville Syrjälä
> wrote:
>
> > Should probably add a caveat that this needs to be a sync commit/flip.
> > The way the async flip was specified for atomic explic
Ah, sorry, I missed this message.
On Monday, April 14th, 2025 at 15:28, Ville Syrjälä
wrote:
> Should probably add a caveat that this needs to be a sync commit/flip.
> The way the async flip was specified for atomic explicitly requires the
> driver to ignore the plane when the fb doesn't change
Pushed, thanks!
On Thu, 17 Apr 2025 15:19:45 +
Simon Ser wrote:
> On Monday, April 14th, 2025 at 13:06, Pekka Paalanen
> wrote:
>
> > Looking good, but given the new wording is 100% mine, not sure I can
> > give reviewed-by?
> >
> > Co-authored-by maybe?
>
> Since it's 100% yours, probably you should
On Monday, April 14th, 2025 at 13:06, Pekka Paalanen
wrote:
> Looking good, but given the new wording is 100% mine, not sure I can
> give reviewed-by?
>
> Co-authored-by maybe?
Since it's 100% yours, probably you should be the commit author? Would
you mind giving a S-o-b as well?
But I wonder
Explain how to perform front-buffer rendering.
v2: apply Pekka's rewrite
Signed-off-by: Simon Ser
Cc: Pekka Paalanen
Cc: Simona Vetter
---
drivers/gpu/drm/drm_blend.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/drivers/gpu/drm/drm_blend.c b/drivers/gpu/drm/drm_blend.c
index 6e74
On Mon, Apr 14, 2025 at 04:28:55PM +0300, Ville Syrjälä wrote:
> On Mon, Apr 14, 2025 at 08:56:56AM +, Simon Ser wrote:
> > Explain how to perform front-buffer rendering.
> >
> > v2: apply Pekka's rewrite
> >
> > Signed-off-by: Simon Ser
> > Cc: Pekka Paalanen
> > Cc: Simona Vetter
> > ---
On Mon, Apr 14, 2025 at 08:56:56AM +, Simon Ser wrote:
> Explain how to perform front-buffer rendering.
>
> v2: apply Pekka's rewrite
>
> Signed-off-by: Simon Ser
> Cc: Pekka Paalanen
> Cc: Simona Vetter
> ---
> drivers/gpu/drm/drm_blend.c | 6 ++
> 1 file changed, 6 insertions(+)
>
On Mon, 14 Apr 2025 08:56:56 +
Simon Ser wrote:
> Explain how to perform front-buffer rendering.
>
> v2: apply Pekka's rewrite
>
> Signed-off-by: Simon Ser
> Cc: Pekka Paalanen
> Cc: Simona Vetter
> ---
> drivers/gpu/drm/drm_blend.c | 6 ++
> 1 file changed, 6 insertions(+)
>
> dif