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 YCbCr420 bpp delta mask to native Date: Thu, 28 May 2026 12:24:07 +1000 Message-ID: In-Reply-To: <20260527110849.3943338-3-nemesa.garg@intel.com> References: <20260527110849.3943338-1-nemesa.garg@intel.com> <20260527110849.3943338-3-nemesa.garg@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 **Status: Looks correct** Renames `DP_DSC_RGB_YCbCr420_MAX_BPP_DELTA_MASK` to `DP_DSC_NATIVE_YCbCr420_MAX_BPP_DELTA_MASK`. The old name `RGB_YCbCr420` was indeed misleading -- the 420 field describes native YCbCr 4:2:0, not RGB. No users of the old name remain in the tree. No concerns. --- --- Generated by Claude Code Patch Reviewer