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/panel-edp: Change BOE NV140WUM-N64 timings Date: Fri, 27 Feb 2026 12:30:41 +1000 Message-ID: In-Reply-To: <20260226083235.2176689-1-zhouhaikun5@huaqin.corp-partner.google.com> References: <20260226083235.2176689-1-zhouhaikun5@huaqin.corp-partner.google.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Overall Series Review Subject: drm/panel-edp: Change BOE NV140WUM-N64 timings Author: Haikun Zhou Patches: 2 Reviewed: 2026-02-27T12:30:41.042708 --- This is a single-patch series that adds a 100ms backlight-off (disable) delay for the BOE NV140WUM-N64 eDP panel to prevent screen flickering and a red-light artifact caused by panel material limitations. The change is small, mechanical, and follows the established patterns in the `panel-edp.c` driver. The patch is **mostly correct** but has minor issues with the commit message and the placement of the new delay struct definition. --- Generated by Claude Code Patch Reviewer