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/mdss: Add a TODO for better managing the MDSS clock power state Date: Wed, 11 Mar 2026 13:15:05 +1000 Message-ID: In-Reply-To: <20260310-topic-mdss_power_todo-v1-1-59457b8b7486@oss.qualcomm.com> References: <20260310-topic-mdss_power_todo-v1-1-59457b8b7486@oss.qualcomm.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Overall Series Review Subject: drm/msm/mdss: Add a TODO for better managing the MDSS clock power = state Author: Konrad Dybcio Patches: 2 Reviewed: 2026-03-11T13:15:05.297620 --- This is a single-patch series that adds a TODO comment to `drivers/gpu/drm/= msm/msm_mdss.c` documenting a known race condition where the MDP clock coul= d be left at a high rate (e.g. by the bootloader) without a matching RPM(H)= PD vote, potentially risking brownout. The patch is documentation-only =E2= =80=94 no functional change. The patch is straightforward and reasonable. It documents a real (if rare) = issue and links to the relevant mailing list discussion for context. One mi= nor nit on a typo. --- Generated by Claude Code Patch Reviewer