From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: Panel Replay BW optimization Date: Tue, 31 Mar 2026 17:12:01 +1000 Message-ID: In-Reply-To: <20260330133620.3750559-1-animesh.manna@intel.com> References: <20260330133620.3750559-1-animesh.manna@intel.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Overall Series Review Subject: Panel Replay BW optimization Author: Animesh Manna Patches: 4 Reviewed: 2026-03-31T17:12:01.327977 --- This is a v10 series adding Panel Replay bandwidth optimization for DP 2.0 = tunneling. The concept is straightforward: when a Panel Replay-enabled DP p= anel is idle (link on but no new frames), the unused bandwidth can be recla= imed by other USB4 agents. The implementation is clean, well-layered (drm c= ore helper =E2=86=92 Intel wrapper =E2=86=92 PSR usage), and has received r= eviews from Jouni H=C3=B6gander and Arun R Murthy. The series is mostly in good shape but has two issues worth addressing =E2= =80=94 one functional concern in the deactivation path and one minor docume= ntation typo. --- Generated by Claude Code Patch Reviewer