public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Bryan O'Donoghue <bod@kernel.org>
To: Hans de Goede <johannes.goede@oss.qualcomm.com>,
	Sakari Ailus <sakari.ailus@linux.intel.com>
Cc: Heimir Thor Sverrisson <heimir.sverrisson@gmail.com>,
	linux-media@vger.kernel.org
Subject: Re: [PATCH regression fixes for 6.19 0/5] media: ov02c10: h/vflip fixes
Date: Wed, 10 Dec 2025 00:19:39 +0000	[thread overview]
Message-ID: <8ede3907-8191-49a5-a1dd-cbc6f20edb50@kernel.org> (raw)
In-Reply-To: <20251209160621.6854-1-johannes.goede@oss.qualcomm.com>

On 09/12/2025 16:06, Hans de Goede wrote:
> Hi All,
> 
> Commit 69fe27173396 ("media: ov02c10: Fix default vertical flip") which
> has been merged this merge window is causing various problems for
> laptops with a ov02c10 sensors:
> 
> 1. This changes the vflip default but does not update the bayer-order
>     leading to debayer artifacts and wrong colors
> 
> 2. The ov02c10 driver was originally developed on a XPS 16 9640 which
>     has its sensor upside down. Changing the vflip (and hflip) default
>     values fixes the image being upside down on other laptops, but will
>     cause a regression on Dell XPS models causing the image to be upside
>     down there.
> 
> 3. The mentioned commit only changes vflip, so the image now is upside-up,
>     but it is still mirrored.
> 
> Patches 1-4 of this series fixes these issues. Patch 5 is a follow-up
> cleanup patch.
> 
> Hans Verkuil, can you please queue these up as fixes for 6.19?
> 
> Regards,
> 
> Hans
> 
> 
> Hans de Goede (5):
>    media: ov02c10: Fix bayer-pattern change after default vflip change
>    media: ov02c10: Adjust x-win/y-win when changing flipping to preserve
>      bayer-pattern
>    media: ov02c10: Fix the horizontal flip control
>    media: ipu-bridge: Add DMI quirk for Dell XPS laptops with upside down
>      sensors
>    media: ov02c10: Remove unnecessary hflip and vflip pointers
> 
>   drivers/media/i2c/ov02c10.c          | 28 +++++++++++----------------
>   drivers/media/pci/intel/ipu-bridge.c | 29 ++++++++++++++++++++++++++++
>   2 files changed, 40 insertions(+), 17 deletions(-)
> 
> --
> 2.52.0
> 

I thought of this at the time but, assumed it was tested, on submission.

Should have asked.

---
bod

  parent reply	other threads:[~2025-12-10  0:19 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <O5Gex5D3AY7Qx5JRN_QeWluQpNM8uye-XD90s-asNy5IJgdUAK9-D2UDDW5dXOL1vgSw1CeY1U70nwxr6aXm3A==@protonmail.internalid>
2025-12-09 16:06 ` [PATCH regression fixes for 6.19 0/5] media: ov02c10: h/vflip fixes Hans de Goede
2025-12-09 16:06   ` [PATCH 1/5] media: ov02c10: Fix bayer-pattern change after default vflip change Hans de Goede
2025-12-09 17:16     ` Hans de Goede
2025-12-10  0:20     ` Bryan O'Donoghue
2025-12-09 16:06   ` [PATCH 2/5] media: ov02c10: Adjust x-win/y-win when changing flipping to preserve bayer-pattern Hans de Goede
2025-12-10  0:23     ` Bryan O'Donoghue
2025-12-09 16:06   ` [PATCH 3/5] media: ov02c10: Fix the horizontal flip control Hans de Goede
2025-12-10  0:24     ` Bryan O'Donoghue
2025-12-09 16:06   ` [PATCH 4/5] media: ipu-bridge: Add DMI quirk for Dell XPS laptops with upside down sensors Hans de Goede
2025-12-10  0:26     ` Bryan O'Donoghue
2025-12-10 10:32     ` kernel test robot
2025-12-09 16:06   ` [PATCH 5/5] media: ov02c10: Remove unnecessary hflip and vflip pointers Hans de Goede
2025-12-10  0:27     ` Bryan O'Donoghue
2025-12-10  0:19   ` Bryan O'Donoghue [this message]
2025-12-10  8:06     ` [PATCH regression fixes for 6.19 0/5] media: ov02c10: h/vflip fixes Hans de Goede

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=8ede3907-8191-49a5-a1dd-cbc6f20edb50@kernel.org \
    --to=bod@kernel.org \
    --cc=heimir.sverrisson@gmail.com \
    --cc=johannes.goede@oss.qualcomm.com \
    --cc=linux-media@vger.kernel.org \
    --cc=sakari.ailus@linux.intel.com \
    /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