linux/drivers/media/platform
Stanimir Varbanov 3215887167 media: venus: pm_helpers: Set opp clock name for v1
The rate of the core clock is set through devm_pm_opp_set_rate and
to avoid errors from it we have to set the name of the clock via
dev_pm_opp_set_clkname.

Fixes: 9a538b8361 ("media: venus: core: Add support for opp tables/perf voting")
Cc: stable@vger.kernel.org # v5.10+
Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org>
Tested-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-04-06 14:51:00 +02:00
..
allegro-dvt media: allegro-dvt/nal-h264.h: fix kernel-doc: hdr -> hrd 2021-04-06 10:27:21 +02:00
am437x media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API 2021-02-06 09:18:53 +01:00
atmel media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API 2021-02-06 09:18:53 +01:00
cadence media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API 2021-02-06 09:18:53 +01:00
coda media: coda: Remove unneeded of_match_ptr() 2021-03-22 13:03:46 +01:00
davinci media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API 2021-02-06 09:18:53 +01:00
exynos-gsc media: exynos-gsc/gsc-core.h: fix kernel-doc warnings 2021-04-06 10:28:45 +02:00
exynos4-is media: exynos4-is: fix kernel-doc warnings 2021-04-06 10:29:08 +02:00
imx-jpeg media: imx-jpeg: Pass the v4l2_jpeg_header header argument by reference 2021-04-06 10:34:02 +02:00
marvell-ccic media: marvell-ccic: power up the device on mclk enable 2021-02-06 09:31:03 +01:00
meson/ge2d media: meson/ge2d: set ret to -ENOMEM 2021-01-27 08:32:16 +01:00
mtk-jpeg media: mtk-jpeg/mtk_jpeg_core.h: fix kernel-doc warnings 2021-03-22 12:56:51 +01:00
mtk-mdp media: mtk-mdp: fix kernel-doc warnings 2021-03-22 12:57:26 +01:00
mtk-vcodec media: mtk-vcodec: fix kernel-doc warnings 2021-03-22 12:59:16 +01:00
mtk-vpu media: mtk-vpu/mtk_vpu.h: fix kernel-doc warnings 2021-03-22 12:59:50 +01:00
omap media: videobuf2: Move frame_vector into media subsystem 2021-01-12 14:15:31 +01:00
omap3isp media: omap3isp: Acquire graph mutex for graph traversal 2021-04-06 14:34:20 +02:00
qcom media: venus: pm_helpers: Set opp clock name for v1 2021-04-06 14:51:00 +02:00
rcar-vin media: rcar-vin/rcar-vin.h: fix kernel-doc formatting 2021-03-22 12:54:07 +01:00
rockchip media: rkisp1: rsz: crash fix when setting src format 2021-03-11 11:59:45 +01:00
s3c-camif media: s3c-camif/camif-core.h: fix kernel-doc warnings 2021-04-06 10:27:55 +02:00
s5p-g2d media: s5p-g2d: Fix a memory leak in an error handling path in 'g2d_probe()' 2020-07-19 08:14:00 +02:00
s5p-jpeg media: s5p-jpeg/jpeg-core.h: fix kernel-doc warnings 2021-04-06 10:28:16 +02:00
s5p-mfc media: s5p-mfc/s5p_mfc_common.h: fix kernel-doc warnings 2021-04-06 10:34:38 +02:00
sti media: media/platform/sti: fix kernel-doc formatting 2021-03-22 12:54:27 +01:00
stm32 media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API 2021-02-06 09:18:53 +01:00
sunxi media: platform: sunxi: sun6i-csi: fix error return code of sun6i_video_start_streaming() 2021-03-22 10:20:35 +01:00
ti-vpe media: ti-vpe/cal.h: fix kernel-doc formatting 2021-03-22 12:53:45 +01:00
vsp1 media: vsp1/vsp1_drm.h: add missing 'struct' kernel-doc keyword 2021-03-22 12:55:08 +01:00
xilinx media: platform: xilinx: fix error return code of xvip_graph_init() 2021-03-22 10:19:45 +01:00
aspeed-video.c media: aspeed: fix clock handling logic 2021-03-11 11:59:45 +01:00
fsl-viu.c media: use getter/setter functions 2021-03-11 11:59:42 +01:00
imx-pxp.c media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO 2020-02-24 16:54:14 +01:00
imx-pxp.h media: imx-pxp: add i.MX Pixel Pipeline driver 2018-09-11 13:32:17 -04:00
Kconfig media: imx-jpeg: Add V4L2 driver for i.MX8 JPEG Encoder/Decoder 2021-03-22 10:47:21 +01:00
m2m-deinterlace.c media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO 2020-02-24 16:54:14 +01:00
Makefile media: imx-jpeg: Add V4L2 driver for i.MX8 JPEG Encoder/Decoder 2021-03-22 10:47:21 +01:00
mx2_emmaprp.c media: mx2_emmaprp: Fix memleak in emmaprp_probe 2020-09-26 10:15:39 +02:00
pxa_camera.c media: use getter/setter functions 2021-03-11 11:59:42 +01:00
rcar-fcp.c media: platform: fcp: Fix a reference count leak. 2020-09-27 10:52:52 +02:00
rcar_drif.c media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API 2021-02-06 09:18:53 +01:00
rcar_fdp1.c media: fdp1: Do not zero reserved fields 2021-01-27 13:18:45 +01:00
rcar_jpu.c media: jpu: Do not zero reserved fields 2021-01-27 13:19:03 +01:00
renesas-ceu.c Devicetree updates for v5.12: 2021-02-22 10:05:12 -08:00
sh_vou.c media: sh_vou: Drop bogus __refdata annotation 2021-01-12 18:16:09 +01:00
via-camera.c Power management updates for 5.7-rc1 2020-03-30 15:05:01 -07:00
via-camera.h media: fix usage of whitespaces and on indentation 2018-01-04 13:12:01 -05:00
video-mux.c media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API 2021-02-06 09:18:53 +01:00