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: define helper for MDSS and Adreno drivers Date: Mon, 09 Mar 2026 08:32:15 +1000 Message-ID: In-Reply-To: <20260306-ubwc-rework-v1-3-9cfdff12f2bb@oss.qualcomm.com> References: <20260306-ubwc-rework-v1-0-9cfdff12f2bb@oss.qualcomm.com> <20260306-ubwc-rework-v1-3-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 Adds `qcom_ubwc_version_tag()` inline helper that maps UBWC encoder version to a hardware register tag value (0-5). This is the same ladder that was inline in patch 01's `msm_mdss_setup_ubwc_v6`. Good factoring. --- Generated by Claude Code Patch Reviewer