Re: [PATCH 4.9 196/212] gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlers

From: Philipp Zabel
Date: Fri Aug 21 2020 - 03:31:57 EST


Hi,

On Fri, 2020-08-21 at 09:02 +0200, Pavel Machek wrote:
> Hi!
>
> > From: Steve Longerbeam <slongerbeam@xxxxxxxxx>
> >
> > [ Upstream commit 0f6245f42ce9b7e4d20f2cda8d5f12b55a44d7d1 ]
> >
> > Combine the rotate_irq() and norotate_irq() handlers into a single
> > eof_irq() handler.
>
> AFAICT this is preparation for next patch, not a backfix. And actual
> fix patch is not there for 4.19, so this can be dropped, too.

You are right, this patch is preparation for commit 0f6245f42ce9 ("gpu:
ipu-v3: image-convert: Wait for all EOFs before completing a tile").

regards
Philipp