From: Alexander Stein <alexander.stein@ew.tq-group.com>
To: "dmitry.baryshkov@linaro.org" <dmitry.baryshkov@linaro.org>,
"andrzej.hajda@intel.com" <andrzej.hajda@intel.com>,
"neil.armstrong@linaro.org" <neil.armstrong@linaro.org>,
Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
"jonas@kwiboo.se" <jonas@kwiboo.se>,
"jernej.skrabec@gmail.com" <jernej.skrabec@gmail.com>,
"airlied@gmail.com" <airlied@gmail.com>,
"daniel@ffwll.ch" <daniel@ffwll.ch>,
"robh+dt@kernel.org" <robh+dt@kernel.org>,
"krzysztof.kozlowski+dt@linaro.org"
<krzysztof.kozlowski+dt@linaro.org>,
"shawnguo@kernel.org" <shawnguo@kernel.org>,
"s.hauer@pengutronix.de" <s.hauer@pengutronix.de>,
"festevam@gmail.com" <festevam@gmail.com>,
"vkoul@kernel.org" <vkoul@kernel.org>,
"dri-devel@lists.freedesktop.org"
<dri-devel@lists.freedesktop.org>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-phy@lists.infradead.org" <li nux-phy@lists.infradead.org>,
"mripard@kernel.org" <mripard@kernel.org>,
Sandor Yu <sandor.yu@nxp.com>
Cc: "kernel@pengutronix.de" <kernel@pengutronix.de>,
dl-linux-imx <linux-imx@nxp.com>,
Oliver Brown <oliver.brown@nxp.com>,
"sam@ravnborg.org" <sam@ravnborg.org>
Subject: Re: [PATCH v20 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
Date: Tue, 07 Jan 2025 17:11:18 +0100 [thread overview]
Message-ID: <7783214.EvYhyI6sBW@steina-w> (raw)
In-Reply-To: <PAXPR04MB94483B3704FB62E12A009390F4112@PAXPR04MB9448.eurprd04.prod.outlook.com>
Hi,
Am Dienstag, 7. Januar 2025, 15:42:56 CET schrieb Sandor Yu:
> Hi Alexander
>
> It may cause by the first preferred mode in EDID is not supported by driver.
> Please use modetest or other user application to change the video mode to CTA standard modes.
> Such as148.5MHz 1080p60 or 594MHz 3840x2160p60.
No, the EDID does not affect the issue. I resurrected series v14 and
HDMI does work without any issues at 1920x1080.
If I can find a time slot maybe I can check which series version regresses.
Best regards,
Alexander
>
> >
> > Hi Sandor,
> >
> > thanks for the updates.
> >
> > Am Dienstag, 17. Dezember 2024, 07:51:42 CET schrieb Sandor Yu:
> > > The patch set initial support Cadence MHDP8501(HDMI/DP) DRM bridge
> > > driver and Cadence HDP-TX PHY(HDMI/DP) driver for Freescale i.MX8MQ.
> > >
> > > The patch set compose of DRM bridge drivers and PHY driver.
> > >
> > > Both of them need by patch #1 and #3 to pass build.
> > >
> > > DRM bridges driver patches:
> > > #1: soc: cadence: Create helper functions for Cadence MHDP
> > > #2: drm: bridge: cadence: Update mhdp8546 mailbox access functions
> > > #3: phy: Add HDMI configuration options
> > > #4: dt-bindings: display: bridge: Add Cadence MHDP8501
> > > #5: drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver
> > >
> > > PHY driver patches:
> > > #1: soc: cadence: Create helper functions for Cadence MHDP
> > > #3: phy: Add HDMI configuration options
> > > #6: dt-bindings: phy: Add Freescale iMX8MQ DP and HDMI PHY
> > > #7: phy: freescale: Add DisplayPort/HDMI Combo-PHY driver for
> > > i.MX8MQ
> > >
> > > i.MX8M/TQMa8Mx DT patches:
> > > #8: Add DT nodes for DCSS/HDMI pipeline
> > > #9: Enable HDMI for TQMa8Mx/MBa8Mx
> > >
> >
> > I gave this version a new try but unfortunately the display stays black.
> > Although the display pipeline is intialized and even wayland starts.
> > Do you have any idea where to start looking?
> >
> > Best regards,
> > Alexander
> > --
> > TQ-Systems GmbH | Mühlstraße 2, Gut Delling | 82229 Seefeld, Germany
> > Amtsgericht München, HRB 105018
> > Geschäftsführer: Detlef Schneider, Rüdiger Stahl, Stefan Schneider
> > http://www.tq/
> > -group.com%2F&data=05%7C02%7CSandor.yu%40nxp.com%7C734ea27ba98
> > 140b7483e08dd2eed1276%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%
> > 7C0%7C638718317967624410%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU
> > 1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIs
> > IldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=1HdQdbye9p5AHoT7JCF3Md%
> > 2FB9k9tyN%2FW25YKCEngvWM%3D&reserved=0
> >
>
>
>
--
TQ-Systems GmbH | Mühlstraße 2, Gut Delling | 82229 Seefeld, Germany
Amtsgericht München, HRB 105018
Geschäftsführer: Detlef Schneider, Rüdiger Stahl, Stefan Schneider
http://www.tq-group.com/
next prev parent reply other threads:[~2025-01-07 16:11 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-17 6:51 [PATCH v20 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ Sandor Yu
2024-12-17 6:51 ` [PATCH v20 1/9] soc: cadence: Create helper functions for Cadence MHDP Sandor Yu
2024-12-17 11:07 ` Dmitry Baryshkov
2024-12-25 7:56 ` [EXT] " Sandor Yu
2024-12-17 6:51 ` [PATCH v20 2/9] drm: bridge: cadence: Update mhdp8546 mailbox access functions Sandor Yu
2024-12-17 11:07 ` Dmitry Baryshkov
2024-12-17 6:51 ` [PATCH v20 3/9] phy: Add HDMI configuration options Sandor Yu
2024-12-17 6:51 ` [PATCH v20 4/9] dt-bindings: display: bridge: Add Cadence MHDP8501 Sandor Yu
2024-12-18 9:15 ` Krzysztof Kozlowski
2024-12-17 6:51 ` [PATCH v20 5/9] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver Sandor Yu
2024-12-17 8:06 ` Maxime Ripard
2024-12-25 7:56 ` [EXT] " Sandor Yu
2024-12-17 11:47 ` Dmitry Baryshkov
2024-12-25 7:57 ` [EXT] " Sandor Yu
2024-12-26 20:58 ` Dmitry Baryshkov
2024-12-30 8:05 ` Sandor Yu
2024-12-30 13:53 ` Dmitry Baryshkov
2024-12-17 6:51 ` [PATCH v20 6/9] dt-bindings: phy: Add Freescale iMX8MQ DP and HDMI PHY Sandor Yu
2024-12-17 6:51 ` [PATCH v20 7/9] phy: freescale: Add DisplayPort/HDMI Combo-PHY driver for i.MX8MQ Sandor Yu
2024-12-17 6:51 ` [PATCH v20 8/9] arm64: dts: imx8mq: Add DCSS + HDMI/DP display pipeline Sandor Yu
2024-12-17 6:51 ` [PATCH v20 9/9] arm64: dts: imx8mq: tqma8mq-mba8mx: Enable HDMI support Sandor Yu
2025-01-07 7:29 ` [PATCH v20 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ Alexander Stein
2025-01-07 14:42 ` [EXT] " Sandor Yu
2025-01-07 16:11 ` Alexander Stein [this message]
2025-01-08 0:31 ` Sandor Yu
2025-01-08 8:25 ` Alexander Stein
2025-06-07 13:54 ` Rudi Heitbaum
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=7783214.EvYhyI6sBW@steina-w \
--to=alexander.stein@ew.tq-group.com \
--cc=airlied@gmail.com \
--cc=andrzej.hajda@intel.com \
--cc=daniel@ffwll.ch \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.baryshkov@linaro.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=festevam@gmail.com \
--cc=jernej.skrabec@gmail.com \
--cc=jonas@kwiboo.se \
--cc=kernel@pengutronix.de \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=oliver.brown@nxp.com \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=sam@ravnborg.org \
--cc=shawnguo@kernel.org \
--cc=vkoul@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