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: Remove obsolete perf infrastructure Date: Tue, 05 May 2026 08:06:01 +1000 Message-ID: In-Reply-To: <20260504190751.61052-2-robin.clark@oss.qualcomm.com> References: <20260504190751.61052-1-robin.clark@oss.qualcomm.com> <20260504190751.61052-2-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 Clean removal of the old debugfs-based `msm_perf.c` and all its plumbing (`perf_lock`, `perfcntr_active`, `last_cntrs[]`, `msm_gpu_perfcntr` struct, etc.) from `msm_gpu.h`, `msm_gpu.c`, the per-GPU init files, and `msm_debugfs.c`. No issues. Already has R-b from Dmitry. --- Generated by Claude Code Patch Reviewer