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/msm/dp: Drop EV_USER_NOTIFICATION Date: Mon, 25 May 2026 17:13:08 +1000 Message-ID: In-Reply-To: <20260524-hpd-refactor-v6-5-cf3ab488dd7b@oss.qualcomm.com> References: <20260524-hpd-refactor-v6-0-cf3ab488dd7b@oss.qualcomm.com> <20260524-hpd-refactor-v6-5-cf3ab488dd7b@oss.qualcomm.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Replaces the queued `EV_USER_NOTIFICATION` event with direct calls to `drm_bridge_hpd_notify()`. Also adds `struct drm_bridge *bridge` to `struct msm_dp` so the notification can reach the DRM core. **No issues.** Clean incremental step. --- --- Generated by Claude Code Patch Reviewer