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/tidss: Switch to drm_mode_config_create_initial_state() Date: Sat, 16 May 2026 13:22:56 +1000 Message-ID: In-Reply-To: <20260512-drm-mode-config-init-v4-18-591dfdcc1bf9@kernel.org> References: <20260512-drm-mode-config-init-v4-0-591dfdcc1bf9@kernel.org> <20260512-drm-mode-config-init-v4-18-591dfdcc1bf9@kernel.org> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Replaces `drm_mode_config_reset(ddev)` with `drm_mode_config_create_initial_state(ddev)` in tidss probe, adding proper error handling. Clean. No issues. --- Generated by Claude Code Patch Reviewer