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/tests: hdmi: Add tests for HDMI helper's mode_valid Date: Mon, 25 May 2026 17:26:13 +1000 Message-ID: In-Reply-To: <20260523-color-format-v16-24-24340c5e4732@collabora.com> References: <20260523-color-format-v16-0-24340c5e4732@collabora.com> <20260523-color-format-v16-24-24340c5e4732@collabora.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Validates that mode_valid accepts 420-only modes when the connector allows 420, and rejects them when it doesn't. Also verifies 420-also modes work via RGB. Good regression test for the fix in patch 9. No issues. --- Generated by Claude Code Patch Reviewer