Home
last modified time | relevance | path

Searched hist:"59685 fdfac6d7343c4047f2acfbc5bce8971b0f9" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dvdec.cdiff 59685fdfac6d7343c4047f2acfbc5bce8971b0f9 Tue Apr 12 08:15:11 CDT 2022 Vikash Garodia <quic_vgarodia@quicinc.com> media: venus: vdec: ensure venus is powered on during stream off

Video decoder driver auto-suspends the hardware if there is no
exchange of command or response for certain amount of time.
In auto suspended state, it becomes mandatory to power on the
hardware before requesting it to process a command. The fix
ensures the hardware is powered on during stop streaming.

Signed-off-by: Vikash Garodia <quic_vgarodia@quicinc.com>
Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>