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/mdss: use new helper to set min_acc length Date: Mon, 09 Mar 2026 08:32:16 +1000 Message-ID: In-Reply-To: <20260306-ubwc-rework-v1-7-9cfdff12f2bb@oss.qualcomm.com> References: <20260306-ubwc-rework-v1-0-9cfdff12f2bb@oss.qualcomm.com> <20260306-ubwc-rework-v1-7-9cfdff12f2bb@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 Replaces `data->ubwc_enc_version == UBWC_1_0` check with `qcom_ubwc_min_acc_length_64b(data)` in the MDSS v4 path. Consistent with patch 06. --- Generated by Claude Code Patch Reviewer