linux-stable/drivers/media
Javier Martinez Canillas 107f04adb7 Revert "venus: firmware: Correct non-pix start and end addresses"
[ Upstream commit f95b8ea79c ]

This reverts commit a837e5161c, which broke probing of the venus
driver, at least on the SC7180 SoC HP X2 Chromebook:

  qcom-venus aa00000.video-codec: Adding to iommu group 11
  qcom-venus aa00000.video-codec: non legacy binding
  qcom-venus aa00000.video-codec: failed to reset venus core
  qcom-venus: probe of aa00000.video-codec failed with error -110

Matthias Kaehlcke also reported that the same change caused a regression
in SC7180 and sc7280, that prevents AOSS from entering sleep mode during
system suspend.  So let's revert this commit for now to fix both issues.

Fixes: a837e5161c ("venus: firmware: Correct non-pix start and end addresses")
Reported-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-04-06 12:12:40 +02:00
..
cec media: Switch to use dev_err_probe() helper 2022-12-07 17:58:46 +01:00
common media: videobuf2: set q->streaming later 2023-01-24 16:34:06 +01:00
dvb-core Driver Core changes for 6.2-rc1 2022-12-16 03:54:54 -08:00
dvb-frontends media updates for v6.2-rc1 2022-12-13 11:36:58 -08:00
firewire
i2c media: m5mols: fix off-by-one loop termination error 2023-03-22 13:37:55 +01:00
mc media: mc: Get media_device directly from pad 2023-03-10 09:29:01 +01:00
mmc media: media/*/Kconfig: sort entries 2022-03-18 05:58:35 +01:00
pci media: ipu3-cio2: Fix PM runtime usage_count in driver unbind 2023-03-10 09:29:49 +01:00
platform Revert "venus: firmware: Correct non-pix start and end addresses" 2023-04-06 12:12:40 +02:00
radio media: si470x: Fix use-after-free in si470x_int_in_callback() 2022-12-07 17:58:47 +01:00
rc media: rc: gpio-ir-recv: add remove function 2023-03-17 08:58:02 +01:00
spi media updates for v5.18-rc1 2022-03-23 14:51:35 -07:00
test-drivers media updates for v6.2-rc1 2022-12-13 11:36:58 -08:00
tuners Tag branch 2022-11-25 07:55:21 +00:00
usb media: uvcvideo: Fix race condition with usb_kill_urb 2023-03-11 13:50:49 +01:00
v4l2-core media: drivers/media/v4l2-core/v4l2-h264 : add detection of null pointers 2023-03-10 09:29:03 +01:00
Kconfig media: Kconfig: Make DVB_CORE=m possible when MEDIA_SUPPORT=y 2022-12-07 17:58:46 +01:00
Makefile