public inbox for drm-ai-reviews@public-inbox.freedesktop.org
 help / color / mirror / Atom feed
From: Claude Code Review Bot <claude-review@example.com>
To: dri-devel-reviews@example.com
Subject: Claude review: drm/msm/dp: split dp_ctrl_off() into stream and link parts
Date: Thu, 04 Jun 2026 13:01:24 +1000	[thread overview]
Message-ID: <review-patch11-20260602-dp_mstclean-v6-11-2c17ff40a9b2@oss.qualcomm.com> (raw)
In-Reply-To: <20260602-dp_mstclean-v6-11-2c17ff40a9b2@oss.qualcomm.com>

Patch Review

Splits `msm_dp_ctrl_off()` into `msm_dp_ctrl_off_pixel_clk()` (stream) and `msm_dp_ctrl_off_link()` (link). This allows MST to turn off individual streams without tearing down the link.

**No issues.**

---
Generated by Claude Code Patch Reviewer

  reply	other threads:[~2026-06-04  3:01 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-02  9:11 [PATCH v6 00/15] drm/msm/dp: Prerequisite cleanup for upcoming MST support Yongxing Mou
2026-06-02  9:11 ` [PATCH v6 01/15] drm/msm/dp: remove cached drm_edid from panel Yongxing Mou
2026-06-04  3:01   ` Claude review: " Claude Code Review Bot
2026-06-02  9:11 ` [PATCH v6 02/15] drm/msm/dp: drop deprecated .mode_set() and use .atomic_enable Yongxing Mou
2026-06-04  3:01   ` Claude review: " Claude Code Review Bot
2026-06-02  9:11 ` [PATCH v6 03/15] drm/msm/dp: move mode setup into msm_dp_panel_init_panel_info() Yongxing Mou
2026-06-04  3:01   ` Claude review: " Claude Code Review Bot
2026-06-02  9:11 ` [PATCH v6 04/15] drm/msm/dp: split msm_dp_ctrl_config_ctrl() into link parts and stream parts Yongxing Mou
2026-06-04  3:01   ` Claude review: " Claude Code Review Bot
2026-06-02  9:11 ` [PATCH v6 05/15] drm/msm/dp: extract MISC1_MISC0 configuration into a separate function Yongxing Mou
2026-06-04  3:01   ` Claude review: " Claude Code Review Bot
2026-06-02  9:11 ` [PATCH v6 06/15] drm/msm/dp: split link setup from source params Yongxing Mou
2026-06-04  3:01   ` Claude review: " Claude Code Review Bot
2026-06-02  9:11 ` [PATCH v6 07/15] drm/msm/dp: move the pixel clock control to its own API Yongxing Mou
2026-06-04  3:01   ` Claude review: " Claude Code Review Bot
2026-06-02  9:11 ` [PATCH v6 08/15] drm/msm/dp: break up dp_display_enable into two parts Yongxing Mou
2026-06-04  3:01   ` Claude review: " Claude Code Review Bot
2026-06-02  9:11 ` [PATCH v6 09/15] drm/msm/dp: re-arrange dp_display_disable() into functional parts Yongxing Mou
2026-06-04  3:01   ` Claude review: " Claude Code Review Bot
2026-06-02  9:11 ` [PATCH v6 10/15] drm/msm/dp: allow dp_ctrl stream APIs to use any panel passed to it Yongxing Mou
2026-06-04  3:01   ` Claude review: " Claude Code Review Bot
2026-06-02  9:11 ` [PATCH v6 11/15] drm/msm/dp: split dp_ctrl_off() into stream and link parts Yongxing Mou
2026-06-04  3:01   ` Claude Code Review Bot [this message]
2026-06-02  9:11 ` [PATCH v6 12/15] drm/msm/dp: simplify link and clock disable sequence Yongxing Mou
2026-06-04  3:01   ` Claude review: " Claude Code Review Bot
2026-06-02  9:11 ` [PATCH v6 13/15] drm/msm/dp: make bridge helpers use dp_display to allow re-use Yongxing Mou
2026-06-04  3:01   ` Claude review: " Claude Code Review Bot
2026-06-02  9:11 ` [PATCH v6 14/15] drm/msm/dp: separate dp_display_prepare() into its own API Yongxing Mou
2026-06-04  3:01   ` Claude review: " Claude Code Review Bot
2026-06-02  9:11 ` [PATCH v6 15/15] drm/msm/dp: pass panel to display enable/disable helpers Yongxing Mou
2026-06-04  3:01   ` Claude review: " Claude Code Review Bot
2026-06-04  3:01 ` Claude review: drm/msm/dp: Prerequisite cleanup for upcoming MST support Claude Code Review Bot
  -- strict thread matches above, loose matches on Subject: below --
2026-04-10  9:33 [PATCH v4 00/39] drm/msm/dp: Add MST support for MSM chipsets Yongxing Mou
2026-04-10  9:33 ` [PATCH v4 10/39] drm/msm/dp: split dp_ctrl_off() into stream and link parts Yongxing Mou
2026-04-12  0:16   ` Claude review: " Claude Code Review Bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=review-patch11-20260602-dp_mstclean-v6-11-2c17ff40a9b2@oss.qualcomm.com \
    --to=claude-review@example.com \
    --cc=dri-devel-reviews@example.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox