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/i915/dp: Program AS SDP DB[1:0] for PR with Link off Date: Thu, 12 Mar 2026 06:55:31 +1000 Message-ID: In-Reply-To: <20260311113611.3393194-17-ankit.k.nautiyal@intel.com> References: <20260311113611.3393194-1-ankit.k.nautiyal@intel.com> <20260311113611.3393194-17-ankit.k.nautiyal@intel.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Adds the fixed-vtotal mode (`DP_AS_SDP_AVT_FIXED_VTOTAL`) for the case where VRR is not enabled but AS SDP is still sent (for PR link-off). Also drops a redundant `as_sdp->target_rr = 0` assignment. Looks correct. --- Generated by Claude Code Patch Reviewer