Files
linux/drivers/gpu/drm/tegra/gr2d.c
Thierry Reding 0dbb2617c7 drm/tegra: gr2d: Explicitly control module reset
[ Upstream commit 271fca025a ]

As of commit 4782c0a5dd ("clk: tegra: Don't deassert reset on enabling
clocks"), module resets are no longer automatically deasserted when the
module clock is enabled. To make sure that the gr2d module continues to
work, we need to explicitly control the module reset.

Fixes: 4782c0a5dd ("clk: tegra: Don't deassert reset on enabling clocks")
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-01-27 11:03:39 +01:00

6.5 KiB