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/dp: Add DPCD for configuring AS SDP for PR + VRR Date: Sun, 12 Apr 2026 12:51:25 +1000 Message-ID: In-Reply-To: <20260408084239.1295325-5-ankit.k.nautiyal@intel.com> References: <20260408084239.1295325-1-ankit.k.nautiyal@intel.com> <20260408084239.1295325-5-ankit.k.nautiyal@intel.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Patch Review **R-b: Ville Syrjala** Adds `PANEL_REPLAY_CONFIG3` (0x11a) with `DP_PR_AS_SDP_SETUP_TIME_*` macros= . The mask and values use the shifted form correctly. Note: the Signed-off-= by appears twice. ``` Signed-off-by: Ankit Nautiyal Reviewed-by: Ville Syrj=C3=A4l=C3=A4 Signed-off-by: Ankit Nautiyal ``` The duplicate SoB is unusual (likely a rebase artifact) but not technically= wrong. --- Generated by Claude Code Patch Reviewer