OSDN Git Service

drm/tegra: vic: Use autosuspend
authorMikko Perttunen <mperttunen@nvidia.com>
Wed, 11 Aug 2021 10:59:54 +0000 (13:59 +0300)
committerThierry Reding <treding@nvidia.com>
Thu, 16 Dec 2021 13:07:07 +0000 (14:07 +0100)
commitb03d6403072edae18a7eb5359eaf8e7efd3d2bb9
treeb188d1a192aa16d685a12393a0e320391abd5893
parent271fca025a6d43f1c18a48543c5aaf31a31e4694
drm/tegra: vic: Use autosuspend

When going idle, it's not unlikely that more work will follow.
As such, use autosuspend with a 500ms suspend delay.

Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/vic.c