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: Rename and relocate AS SDP payload field masks Date: Thu, 12 Mar 2026 06:55:27 +1000 Message-ID: In-Reply-To: <20260311113611.3393194-2-ankit.k.nautiyal@intel.com> References: <20260311113611.3393194-1-ankit.k.nautiyal@intel.com> <20260311113611.3393194-2-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 Straightforward rename of `DP_ADAPTIVE_SYNC_SDP_OPERATION_MODE` =E2=86=92 `= DP_AS_SDP_OPERATION_MODE_MASK` and `DP_ADAPTIVE_SYNC_SDP_LENGTH` =E2=86=92 = `DP_AS_SDP_LENGTH_MASK`, relocated from the DPRX feature enumeration sectio= n to near the AS SDP definitions. Users updated. No functional change. Looks good. --- Generated by Claude Code Patch Reviewer