From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: accel/ivpu: Add disable clock relinquish workaround for NVL-A0 Date: Wed, 25 Mar 2026 08:00:05 +1000 Message-ID: In-Reply-To: <20260323095029.64613-1-karol.wachowski@linux.intel.com> References: <20260323095029.64613-1-karol.wachowski@linux.intel.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Overall Series Review Subject: accel/ivpu: Add disable clock relinquish workaround for NVL-A0 Author: Karol Wachowski Patches: 3 Reviewed: 2026-03-25T08:00:05.287679 --- This is a single, straightforward hardware workaround patch for the Intel V= PU (IVPU) accelerator driver. It extends an existing workaround (`disable_c= lock_relinquish`) =E2=80=94 already applied to LNL (Lunar Lake) pre-B0 sili= con =E2=80=94 to also cover Nova Lake A0 stepping. The commit message clear= ly explains the problem (NPU may not power off correctly after inference) a= nd references the original NVL support commit as the Fixes tag. The patch i= s minimal, correct, and appropriate for stable backporting. **Verdict: Looks good. No issues found.** --- Generated by Claude Code Patch Reviewer