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/tiny: sharp-memory: fix TX buffer corruption on partial update Date: Tue, 31 Mar 2026 17:34:58 +1000 Message-ID: In-Reply-To: <20260330-flickering-v1-0-5a192bf4b93d@axis.com> References: <20260330-flickering-v1-0-5a192bf4b93d@axis.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/tiny: sharp-memory: fix TX buffer corruption on partial update Author: Tobias Johansson Patches: 3 Reviewed: 2026-03-31T17:34:58.629261 --- This is a clean, well-motivated 2-patch bugfix series for the Sharp Memory LCD driver. Both patches fix real bugs in the partial-update (dirty-region) path that cause the TX buffer's address-to-data mapping to be corrupted and stale data to be transmitted. The fixes are minimal, correct, and clearly explained. The series is suitable for stable backport given the Fixes tags. **Verdict: Good to merge.** No correctness issues found. --- --- Generated by Claude Code Patch Reviewer