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/color: Extract HDR pre-CSC LUT programming to helper function Date: Mon, 09 Mar 2026 08:26:53 +1000 Message-ID: In-Reply-To: <20260306165307.3233194-7-chaitanya.kumar.borah@intel.com> References: <20260306165307.3233194-1-chaitanya.kumar.borah@intel.com> <20260306165307.3233194-7-chaitanya.kumar.borah@intel.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Patch Review Mechanical refactoring =E2=80=94 moves the HDR pre-CSC LUT programming into= `xelpd_load_hdr_pre_csc_lut()`. The code is a faithful copy of the origina= l with the fix from patch 5 applied. --- Generated by Claude Code Patch Reviewer