linux-stable/drivers/media/platform/vsp1
Dinghao Liu 98fae901c8 media: vsp1: Fix runtime PM imbalance on error
pm_runtime_get_sync() increments the runtime PM usage counter even
when it returns an error code. Thus a pairing decrement is needed on
the error handling path to keep the counter balanced.

Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-09-27 10:51:38 +02:00
..
Makefile
vsp1.h media: vsp1: Add support for extended display list headers 2018-08-03 16:00:02 -04:00
vsp1_brx.c media: vsp1: Add vsp1_dl_list argument to .configure_stream() operation 2019-03-18 17:23:56 +02:00
vsp1_brx.h
vsp1_clu.c media: vsp1: Add vsp1_dl_list argument to .configure_stream() operation 2019-03-18 17:23:56 +02:00
vsp1_clu.h media: vsp1: Convert display lists to use new body pool 2018-05-25 18:42:46 -04:00
vsp1_dl.c media: vsp1: dl: Fix NULL pointer dereference on unbind 2020-07-04 12:02:02 +02:00
vsp1_dl.h media: vsp1: drm: Implement writeback support 2019-03-18 17:24:14 +02:00
vsp1_drm.c media: vsp1: drm: Implement writeback support 2019-03-18 17:24:14 +02:00
vsp1_drm.h media: vsp1: drm: Extend frame completion API to the DU driver 2019-03-18 17:24:09 +02:00
vsp1_drv.c media: vsp1: Fix runtime PM imbalance on error 2020-09-27 10:51:38 +02:00
vsp1_entity.c media: vsp1: Add vsp1_dl_list argument to .configure_stream() operation 2019-03-18 17:23:56 +02:00
vsp1_entity.h media: vsp1: Add vsp1_dl_list argument to .configure_stream() operation 2019-03-18 17:23:56 +02:00
vsp1_hgo.c media: vsp1: Add vsp1_dl_list argument to .configure_stream() operation 2019-03-18 17:23:56 +02:00
vsp1_hgo.h
vsp1_hgt.c media: vsp1: Add vsp1_dl_list argument to .configure_stream() operation 2019-03-18 17:23:56 +02:00
vsp1_hgt.h
vsp1_histo.c media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO 2020-02-24 16:54:14 +01:00
vsp1_histo.h
vsp1_hsit.c media: vsp1: Add vsp1_dl_list argument to .configure_stream() operation 2019-03-18 17:23:56 +02:00
vsp1_hsit.h
vsp1_lif.c media: vsp1: Add vsp1_dl_list argument to .configure_stream() operation 2019-03-18 17:23:56 +02:00
vsp1_lif.h
vsp1_lut.c media: vsp1: Add vsp1_dl_list argument to .configure_stream() operation 2019-03-18 17:23:56 +02:00
vsp1_lut.h media: vsp1: Convert display lists to use new body pool 2018-05-25 18:42:46 -04:00
vsp1_pipe.c media: vsp1: Add support for missing 16-bit RGB555 formats 2019-04-25 11:07:05 -04:00
vsp1_pipe.h media: vsp1: Support Interlaced display pipelines 2018-08-03 16:02:27 -04:00
vsp1_regs.h media: vsp1: tidyup VI6_HGT_LBn_H() macro 2020-02-27 17:49:48 -03:00
vsp1_rpf.c media: vsp1: Add vsp1_dl_list argument to .configure_stream() operation 2019-03-18 17:23:56 +02:00
vsp1_rwpf.c
vsp1_rwpf.h media: vsp1: wpf: Add writeback support 2019-03-18 17:24:01 +02:00
vsp1_sru.c media: vsp1: Add vsp1_dl_list argument to .configure_stream() operation 2019-03-18 17:23:56 +02:00
vsp1_sru.h
vsp1_uds.c media: vsp1: Add vsp1_dl_list argument to .configure_stream() operation 2019-03-18 17:23:56 +02:00
vsp1_uds.h media: vsp1: Adapt entities to configure into a body 2018-05-25 19:04:35 -04:00
vsp1_uif.c media: vsp1: Add vsp1_dl_list argument to .configure_stream() operation 2019-03-18 17:23:56 +02:00
vsp1_uif.h
vsp1_video.c media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO 2020-02-24 16:54:14 +01:00
vsp1_video.h
vsp1_wpf.c media: vsp1: wpf: Add writeback support 2019-03-18 17:24:01 +02:00