]> git.baikalelectronics.ru Git - kernel.git/commit
gpu: ipu-v3: pre: only use internal clock gating
authorLucas Stach <l.stach@pengutronix.de>
Wed, 3 May 2017 08:38:18 +0000 (10:38 +0200)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Tue, 6 Jun 2017 08:21:10 +0000 (10:21 +0200)
commitf0656f0fa8279721e85a8346ec4cde840b9faa56
treefb420771916e5ce28a43373f156e3491e8de50bb
parent49c17db395f90900cd2ed628cca4eaf1e62979b9
gpu: ipu-v3: pre: only use internal clock gating

By setting the SFTRST bit, the PRE will be held in the lowest power state
with clocks to the internal blocks gated. When external clock gating is
used (from the external clock controller, or by setting the CLKGATE bit)
the PRE will sporadically fail to start.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Fixes: 5482e59e01b4 ("gpu: ipu-v3: add driver for Prefetch Resolve Engine")
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/gpu/ipu-v3/ipu-pre.c