From: Claude Code Review Bot <claude-review@example.com>
To: dri-devel-reviews@example.com
Subject: Claude review: drm/tegra: gr2d/gr3d: Move pm_runtime_enable to gr*d_probe
Date: Mon, 18 May 2026 16:14:38 +1000 [thread overview]
Message-ID: <review-overall-20260517091450.46728-1-clamor95@gmail.com> (raw)
In-Reply-To: <20260517091450.46728-1-clamor95@gmail.com>
Overall Series Review
Subject: drm/tegra: gr2d/gr3d: Move pm_runtime_enable to gr*d_probe
Author: Svyatoslav Ryhel <clamor95@gmail.com>
Patches: 3
Reviewed: 2026-05-18T16:14:38.227738
---
This is a clean 2-patch series fixing power management lifecycle issues in the Tegra gr2d and gr3d DRM drivers. The changes are straightforward and well-motivated: patch 1 fixes a race between address register map initialization and userspace visibility, and patch 2 moves PM runtime enable/disable from the wrong callbacks (runtime_resume/client_exit) into probe/remove where they belong. The series has an Acked-by from Mikko Perttunen.
The series is correct and should fix the reported resume malfunction. I have a few minor observations but nothing blocking.
---
Generated by Claude Code Patch Reviewer
next prev parent reply other threads:[~2026-05-18 6:14 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-17 9:14 [PATCH v3 0/2] drm/tegra: gr2d/gr3d: Move pm_runtime_enable to gr*d_probe Svyatoslav Ryhel
2026-05-17 9:14 ` [PATCH v3 1/2] drm/tegra: gr2d/gr3d: Initialize address register map before HOST1X client is registered Svyatoslav Ryhel
2026-05-18 6:14 ` Claude review: " Claude Code Review Bot
2026-05-17 9:14 ` [PATCH v3 2/2] drm/tegra: gr2d/gr3d: Contain PM in the gr*d_probe/gr*d_remove Svyatoslav Ryhel
2026-05-18 6:14 ` Claude review: " Claude Code Review Bot
2026-05-18 6:14 ` Claude Code Review Bot [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-05-03 16:38 [PATCH v2 0/2] drm/tegra: gr2d/gr3d: Move pm_runtime_enable to gr*d_probe Svyatoslav Ryhel
2026-05-04 22:41 ` Claude review: " Claude Code Review Bot
2026-04-27 7:58 [PATCH v1 0/1] " Svyatoslav Ryhel
2026-04-27 7:58 ` [PATCH v1 1/1] " Svyatoslav Ryhel
2026-04-28 4:52 ` Claude review: " Claude Code Review Bot
2026-04-28 4:52 ` Claude Code Review Bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=review-overall-20260517091450.46728-1-clamor95@gmail.com \
--to=claude-review@example.com \
--cc=dri-devel-reviews@example.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox