[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200514210847.9269-1-digetx@gmail.com>
Date: Fri, 15 May 2020 00:08:43 +0300
From: Dmitry Osipenko <digetx@...il.com>
To: Thierry Reding <thierry.reding@...il.com>,
Jonathan Hunter <jonathanh@...dia.com>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Hans Verkuil <hverkuil@...all.nl>,
Dan Carpenter <dan.carpenter@...cle.com>
Cc: linux-media@...r.kernel.org, linux-tegra@...r.kernel.org,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: [PATCH v1 0/4] Tegra Video Decoder driver power management corrections
Hello,
This small series addresses a Runtime PM issue that was discovered during
of Tegra VI driver reviewing by balancing RPM usage count on RPM resume
failure. Secondly it fixes reboot on some Tegra devices due to bootloader
expecting VDE power partition to be ON at the boot time, which wasn't
happening in case of a warm re-booting (i.e. by PMC resetting).
Dmitry Osipenko (4):
media: staging: tegra-vde: Balance runtime PM use-count on resume
failure
media: staging: tegra-vde: Runtime PM is always available on Tegra
media: staging: tegra-vde: Turn ON power domain on shutdown
media: staging: tegra-vde: Power-cycle hardware on probe
drivers/staging/media/tegra-vde/vde.c | 45 +++++++++++++++++----------
1 file changed, 29 insertions(+), 16 deletions(-)
--
2.26.0
Powered by blists - more mailing lists