From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: Power Management for Raspberry Pi V3D GPU Date: Tue, 31 Mar 2026 17:53:42 +1000 Message-ID: In-Reply-To: <20260328-v3d-power-management-v8-0-94336830df5f@igalia.com> References: <20260328-v3d-power-management-v8-0-94336830df5f@igalia.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Overall Series Review Subject: Power Management for Raspberry Pi V3D GPU Author: =?utf-8?q?Ma=C3=ADra_Canal?= Patches: 7 Reviewed: 2026-03-31T17:53:42.692250 --- This is a well-structured 3-patch series (v8) introducing Runtime PM support for the V3D GPU on Raspberry Pi. The series has been through extensive review iterations and has collected R-b tags from Melissa Wen and Philipp Zabel. The approach is sound: (1) clean up reset control handling, (2) reorder probe to separate resource allocation from HW access, (3) add runtime PM. The code is clean and follows established kernel patterns. The series is in good shape for merging. A few minor observations follow in the per-patch reviews, but nothing blocking. --- Generated by Claude Code Patch Reviewer