All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Niklas Söderlund" <niklas.soderlund+renesas@ragnatech.se>
To: Hans Verkuil <hverkuil@xs4all.nl>, linux-media@vger.kernel.org
Cc: linux-renesas-soc@vger.kernel.org,
	"Niklas Söderlund" <niklas.soderlund+renesas@ragnatech.se>
Subject: [PATCH 0/2] media: rcar-vin: Fix issues with NV12 on Gen3
Date: Sat, 11 Feb 2023 21:54:30 +0100	[thread overview]
Message-ID: <20230211205432.493102-1-niklas.soderlund+renesas@ragnatech.se> (raw)

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


             reply	other threads:[~2023-02-11 20:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-11 20:54 Niklas Söderlund [this message]
2023-02-11 20:54 ` [PATCH 1/2] media: rcar-vin: Gen3 can not scale NV12 Niklas Söderlund
2023-02-11 20:54 ` [PATCH 2/2] media: rcar-vin: Fix NV12 size alignment Niklas Söderlund
2023-04-15  8:00 ` [PATCH 0/2] media: rcar-vin: Fix issues with NV12 on Gen3 Niklas Söderlund

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=20230211205432.493102-1-niklas.soderlund+renesas@ragnatech.se \
    --to=niklas.soderlund+renesas@ragnatech.se \
    --cc=hverkuil@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.