Message ID | 20230211205432.493102-1-niklas.soderlund+renesas@ragnatech.se (mailing list archive) |
---|---|
Headers | show |
Series | media: rcar-vin: Fix issues with NV12 on Gen3 | expand |
Hi all, A gentle ping on this series. On 2023-02-11 21:54:30 +0100, Niklas Söderlund wrote: > Hello, > > This series fixes two small issues around NV12. Patch 1/2 forbids the > use of the scaler on Gen3 if the output format is NV12. While patch 2/2 > fixes the size alignment for NV12. > > Work tested on both Gen2 and Gen3 without regressions. > > Niklas Söderlund (2): > media: rcar-vin: Gen3 can not scale NV12 > media: rcar-vin: Fix NV12 size alignment > > .../media/platform/renesas/rcar-vin/rcar-dma.c | 17 ++++++++++++++--- > 1 file changed, 14 insertions(+), 3 deletions(-) > > -- > 2.39.1 >