From: Krzysztof Kozlowski <krzk@kernel.org>
To: Mahadevan P <mahadevan.p@oss.qualcomm.com>,
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
jesszhan0024@gmail.com,
Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>,
quic_rajeevny@quicinc.com
Cc: Bjorn Andersson <andersson@kernel.org>,
Konrad Dybcio <konradybcio@kernel.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Abhinav Kumar <abhinavk@quicinc.com>,
Abel Vesa <abel.vesa@linaro.org>,
linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH RFC/WIP 0/4] arm64: dts: qcom: sm8750: Enable display
Date: Wed, 29 Oct 2025 07:27:29 +0100 [thread overview]
Message-ID: <2db06bcc-f04b-4a57-afd2-1d0c665d376a@kernel.org> (raw)
In-Reply-To: <32eb3b4f-b2c4-4895-8b48-ade319fd83de@oss.qualcomm.com>
On 29/10/2025 07:20, Mahadevan P wrote:
> Hi Krzysztof,
>
> On 4/26/2025 1:24 AM, Krzysztof Kozlowski wrote:
>> On 25/04/2025 21:34, Dmitry Baryshkov wrote:
>>> On Thu, Apr 24, 2025 at 03:04:24PM +0200, Krzysztof Kozlowski wrote:
>>>> DTS is ready and I consider it ready for review, but still RFC because:
>>>> 1. Display has unresolved issues which might result in change in
>>>> bindings (clock parents),
>>>> 2. I did not test it since some time on my board...
>>>> 3. Just want to share it fast to unblock any dependent work.
>>>>
>>>> DTS build dependencies - as in b4 deps, so:
>>>> https://lore.kernel.org/r/20250421-sm8750_usb_master-v5-0-25c79ed01d02@oss.qualcomm.com/
>>>> https://lore.kernel.org/r/20250424-sm8750-audio-part-2-v1-0-50133a0ec35f@linaro.org/
>>>> https://lore.kernel.org/r/20250113-sm8750_gpmic_master-v1-2-ef45cf206979@quicinc.com/
>>>>
>>>> Bindings:
>>>> 1. Panel:https://github.com/krzk/linux/tree/b4/sm8750-display-panel
>>>> 2. MDSS:https://lore.kernel.org/r/20250311-b4-sm8750-display-v4-0-da6b3e959c76@linaro.org/
>>>>
>>>> Patchset based on next-20250424.
>>> If the DisplayPort works on this platform, I'd kindly ask to send
>>> separate DP+DPU only series (both driver and arm64/dts). It would make
>>> it much easier (at least for me) to land the series, while you and
>>> Qualcomm engineers are working on the DSI issues.
>> DP has also issues - link training failures, although it feels as
>> different one, because DSI issue Jessica narrowed to DSI PHY PLL VCO
>> rate and I have a working display (just don't know how to actually solve
>> this).
>
> We at Qualcomm are currently working on bringing up the DSI display on
> MTP. For this, I’ve picked the following patches on top of |v6.18-rc2|:
Display on MTP8750 was fully brought already. I don't understand why you
are doing the same.
>
> 1. All the DT changes mentioned in this series
> 2. [PATCH v2] drm/msm/dpu: Fix adjusted mode clock check for 3d merge
> https://lore.kernel.org/all/1154f275-f934-46ae-950a-209d31463525@kernel.org/
> 3. [PATCH v2 0/2] drm/panel: Add Novatek NT37801 panel driver
> https://lore.kernel.org/all/20250508-sm8750-display-panel-v2-0-3ca072e3d1fa@linaro.org/
>
> However, when testing with |modetest|, the panel appears blank. I wanted
> to check if there are any additional patches already posted that I might
> have missed and should be included.
Many patches are missing because Qualcomm did not send them for months.
I was pinging multiple times and I gave up - my job is not ping Qualcomm
to send their patches.
I have no clue what you have already, what is your base, what errors you
have and I will not be guessing this. For convenience, you can use my
integration WIP branch from my github. I already shared that tree with
Qualcomm more than once. Please reach internally first, instead of
poking community.
>
> Also, I’m curious to understand more about the DSI PHY PLL VCO rate
> issue that Jessica had narrowed down—could you please share some details?
Sorry, I am not going to repeat stuff done year ago. Please reach to the
archives.
>
> Lastly, I’d appreciate it if you could share the plan for merging these
> changes upstream.
I don't understand what you ask me. Process of contributing to Linux
kernel is well documented.
Best regards,
Krzysztof
next prev parent reply other threads:[~2025-10-29 6:27 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-24 13:04 [PATCH RFC/WIP 0/4] arm64: dts: qcom: sm8750: Enable display Krzysztof Kozlowski
2025-04-24 13:04 ` [PATCH RFC/WIP 1/4] arm64: dts: qcom: sm8750: Add display (MDSS) with Display CC Krzysztof Kozlowski
2025-04-24 13:14 ` Krzysztof Kozlowski
2025-04-28 21:31 ` Konrad Dybcio
2025-04-29 23:07 ` Abhinav Kumar
2025-04-30 7:46 ` Konrad Dybcio
2025-05-05 6:49 ` Krzysztof Kozlowski
2025-05-05 7:25 ` Krzysztof Kozlowski
2025-05-03 5:51 ` Dmitry Baryshkov
2025-05-03 19:59 ` Abhinav Kumar
2025-05-03 21:01 ` Dmitry Baryshkov
2025-05-04 0:37 ` Abhinav Kumar
2025-10-29 7:40 ` Abel Vesa
2025-10-29 7:45 ` Krzysztof Kozlowski
2025-10-29 7:58 ` Abel Vesa
2025-04-24 13:04 ` [PATCH RFC/WIP 2/4] arm64: dts: qcom: sm8750-mtp: Enable display Krzysztof Kozlowski
2025-04-24 13:04 ` [PATCH RFC/WIP 3/4] arm64: dts: qcom: sm8750-mtp: Enable USB headset and Type-C altmode Krzysztof Kozlowski
2025-04-24 13:51 ` neil.armstrong
2025-04-24 14:39 ` Krzysztof Kozlowski
2025-04-24 13:04 ` [PATCH RFC/WIP 4/4] arm64: dts: qcom: sm8750-mtp: Enable DisplayPort over USB Krzysztof Kozlowski
2025-04-24 13:52 ` neil.armstrong
2025-04-25 19:34 ` [PATCH RFC/WIP 0/4] arm64: dts: qcom: sm8750: Enable display Dmitry Baryshkov
2025-04-25 19:54 ` Abhinav Kumar
2025-04-25 19:54 ` Krzysztof Kozlowski
2025-04-25 22:07 ` Dmitry Baryshkov
[not found] ` <32eb3b4f-b2c4-4895-8b48-ade319fd83de@oss.qualcomm.com>
2025-10-29 6:27 ` Krzysztof Kozlowski [this message]
2025-10-30 6:59 ` Jessica Zhang
2025-10-30 11:16 ` Dmitry Baryshkov
2025-10-30 12:21 ` Mahadevan P
2025-10-30 16:30 ` Krzysztof Kozlowski
2025-10-30 17:56 ` Dmitry Baryshkov
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=2db06bcc-f04b-4a57-afd2-1d0c665d376a@kernel.org \
--to=krzk@kernel.org \
--cc=abel.vesa@linaro.org \
--cc=abhinavk@quicinc.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.baryshkov@oss.qualcomm.com \
--cc=jesszhan0024@gmail.com \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mahadevan.p@oss.qualcomm.com \
--cc=quic_rajeevny@quicinc.com \
--cc=robh@kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).