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: Sun, 12 Apr 2026 13:07:23 +1000 Message-ID: In-Reply-To: <20260408051514.608781-7-chaitanya.kumar.borah@intel.com> References: <20260408051514.608781-1-chaitanya.kumar.borah@intel.com> <20260408051514.608781-7-chaitanya.kumar.borah@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 **Overall**: Clean refactoring. Moves the HDR pre-CSC LUT programming into `xelpd_load_hdr_pre_csc_lut()` with identical logic (including the fix from patch 5). No issues. --- Generated by Claude Code Patch Reviewer