From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: soc: qcom: ubwc: sort out the rest of the UBWC swizzle settings Date: Fri, 13 Mar 2026 14:12:53 +1000 Message-ID: In-Reply-To: <20260312-ubwc-rework-v3-26-b7e8f800176a@oss.qualcomm.com> References: <20260312-ubwc-rework-v3-0-b7e8f800176a@oss.qualcomm.com> <20260312-ubwc-rework-v3-26-b7e8f800176a@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 `ubwc_swizzle` field with `flags` field using `UBWC_FLAG_DISABLE_SWIZZLE_LVL2`/`LVL3`. The default is both levels enabled; flags selectively disable them. All mappings verified correct (sa8775p disables LVL2, glymur disables both). --- Generated by Claude Code Patch Reviewer