Re: [PATCH v6 02/29] drm/msm/dp: refactor msm_dp_ctrl_config_msa() to take panel
From: Dmitry Baryshkov
Date: Thu Sep 17 2026 - 04:02:32 EST
On Mon, Aug 31, 2026 at 04:17:19PM +0800, Yongxing Mou wrote:
> Replace the (rate, stream_rate_khz, is_ycbcr_420) parameter triple with
> (panel, rate); both values are already derivable from panel->msm_dp_mode.
>
> This lets config_msa() use panel->stream_id when writing
> SOFTWARE_MVID/NVID for MST streams, added by a later patch.
Please note the difference from other commit messages. Start by
describing the issue or the problem, then continue with the solution.
Yours instead describes the change and then mentions that 'This lets
something to do something'.
Why are we performing this change?
>
> No functional change.
>
> Signed-off-by: Yongxing Mou <yongxing.mou@xxxxxxxxxxxxxxxx>
> ---
> drivers/gpu/drm/msm/dp/dp_ctrl.c | 16 ++++++----------
> 1 file changed, 6 insertions(+), 10 deletions(-)
>
--
With best wishes
Dmitry