[PATCH v1 0/1] drm/tegra: gr2d/gr3d: Move pm_runtime_enable to gr*d_probe

From: Svyatoslav Ryhel

Date: Mon Apr 27 2026 - 03:59:40 EST


The gr*d_remove() has pm_runtime_disable, this indicates it should be
paired with pm_runtime_enable in the probe instead of being inside
gr*d_runtime_resume().

Ion Agorria (1):
drm/tegra: gr2d/gr3d: Move pm_runtime_enable to gr*d_probe

drivers/gpu/drm/tegra/gr2d.c | 8 ++++----
drivers/gpu/drm/tegra/gr3d.c | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)

--
2.51.0