From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: Add "link bpc" DRM property Date: Tue, 31 Mar 2026 17:31:19 +1000 Message-ID: In-Reply-To: <20260330-link-bpc-v6-0-ff124af93e48@collabora.com> References: <20260330-link-bpc-v6-0-ff124af93e48@collabora.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: Add "link bpc" DRM property Author: Nicolas Frattaroli Patches: 3 Reviewed: 2026-03-31T17:31:19.145159 --- This is a clean, well-structured 2-patch series adding a new immutable `link bpc` DRM connector property. The design is sound: an immutable range property reflecting actual link bit depth, updated during commit_tail with a uevent for userspace notification. The series is at v6 and has an Ack from Maxime Ripard. The code is generally good, but there is one notable bug in patch 2 regarding where `link_bpc` is set, and a few minor issues worth flagging. --- Generated by Claude Code Patch Reviewer