linux_dsm_epyc7002/drivers/media
Mansur Alisha Shaik e1a709edc2 media: venus: put dummy vote on video-mem path after last session release
[ Upstream commit eff5ce02e170125936c43ca96c7dc701a86681ed ]

As per current implementation, video driver is unvoting "videom-mem" path
for last video session during vdec_session_release().
While video playback when we try to suspend device, we see video clock
warnings since votes are already removed during vdec_session_release().

corrected this by putting dummy vote on "video-mem" after last video
session release and unvoting it during suspend.

suspend")

Fixes: 07f8f22a33 ("media: venus: core: remove CNOC voting while device
Signed-off-by: Mansur Alisha Shaik <mansur@codeaurora.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-12-30 11:53:13 +01:00
..
cec media: pulse8-cec: add support for FW v10 and up 2020-12-01 16:20:02 +01:00
common media: vb2: set cache sync hints when init buffers 2020-12-02 13:00:57 +01:00
dvb-core media fixes for v5.9-rc7 2020-09-24 09:05:04 -07:00
dvb-frontends media: dvb-frontends/drxk_hard.c: fix uninitialized variable warning 2020-10-08 14:15:14 +02:00
firewire media: firewire: fix memory leak 2020-09-27 11:29:45 +02:00
i2c media: ov5640: fix support of BT656 bus mode 2020-12-30 11:53:11 +01:00
mc media: mc-device.c: change media_device_request_alloc to match media_ioctl_info 2020-08-29 08:15:23 +02:00
mmc
pci media: netup_unidvb: drop initialization of PM pointers 2020-09-27 11:24:28 +02:00
platform media: venus: put dummy vote on video-mem path after last session release 2020-12-30 11:53:13 +01:00
radio Linux 5.9-rc4 2020-09-07 16:13:06 +02:00
rc media: mtk-cir: fix calculation of chk period 2020-12-01 16:00:51 +01:00
spi
test-drivers media: vidtv: fix some warnings 2020-12-08 08:15:49 +01:00
tuners Linux 5.9-rc4 2020-09-07 16:13:06 +02:00
usb media: tm6000: Fix sizeof() mismatches 2020-12-30 11:53:10 +01:00
v4l2-core media: v4l2-fwnode: Return -EINVAL for invalid bus-type 2020-12-30 11:53:11 +01:00
Kconfig
Makefile