Resolves ov02c10 IPU6 camera on Dell Latitude 7440 shows upside down image

The user reported that the camera on the Dell Latitude 7440 shows an upside-down image when they are using the camera.
The five patches include

  1. The vflip + hflip fixes
  2. Since the Dell laptops, such as XPS 13 9350 and XPS 16 9640 have an upside-down mounted sensor, the rotation of the sensor should be reported 180°.

The fixes were included in the maintainer's pull request branch. They can be found at
media: ov02c10: Fix bayer-pattern change after default vflip change (https://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git/commit/?h=media/v6.19-3&id=905120d7470e5ed79d59b61ef6aa13344ffca229)
media: ov02c10: Adjust x-win/y-win when changing flipping to preserve bayer-pattern (https://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git/commit/?h=media/v6.19-3&id=d0bb6f1f2b79d96953bf81a3839ac2aa946ba2fa)
media: ov02c10: Fix the horizontal flip control (https://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git/commit/?h=media/v6.19-3&id=1d2e3b4443a85374fdd6fb8fd2c015e3e3e16100)
media: ipu-bridge: Add DMI quirk for Dell XPS laptops with upside down sensors (https://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git/commit/?h=media/v6.19-3&id=b75710155a823369976bba9f3497cee113830ae9)
media: ov02c10: Remove unnecessary hflip and vflip pointers (https://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git/commit/?h=media/v6.19-3&id=69d6c6fc79eb3a8309691250a3b0a9c1870c1f83)

Upstream status: https://lore.kernel.org/linux-media/20260114162034.0455f17b@foz.lan/
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2355032
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2423139

Signed-off-by: Kate Hsuan hpa@redhat.com

Edited by Kate Hsuan

Merge request reports

Loading