From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: drm/msm/registers: Add perfcntr json Date: Mon, 25 May 2026 21:26:28 +1000 Message-ID: In-Reply-To: <20260520162454.18391-6-robin.clark@oss.qualcomm.com> References: <20260520162454.18391-1-robin.clark@oss.qualcomm.com> <20260520162454.18391-6-robin.clark@oss.qualcomm.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Adds the JSON counter group definitions for a2xx through a8xx. The `msm_perfcntr.h` header defines the core data structures well. The `fd_perfcntr_counter`/`fd_perfcntr_group` typedefs maintain compatibility with the Mesa-generated code. --- Generated by Claude Code Patch Reviewer