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: Add sysprof accessors Date: Thu, 07 May 2026 13:19:04 +1000 Message-ID: In-Reply-To: <20260506171127.133572-8-robin.clark@oss.qualcomm.com> References: <20260506171127.133572-1-robin.clark@oss.qualcomm.com> <20260506171127.133572-8-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 **Status: Looks good** Introduces `msm_gpu_sysprof_no_perfcntr_zap()` and `msm_gpu_sysprof_no_ifpc()` helpers, replacing direct `refcount_read()` calls in a6xx/a8xx code. Good preparation for the later IFPC decoupling in patch 16. --- Generated by Claude Code Patch Reviewer