From: "Andy Yan" <andyshrk@163.com>
To: "Piotr Oniszczuk" <piotr.oniszczuk@gmail.com>
Cc: heiko@sntech.de, neil.armstrong@linaro.org,
sebastian.reichel@collabora.com, devicetree@vger.kernel.org,
hjc@rock-chips.com, mripard@kernel.org,
linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org,
yubing.zhang@rock-chips.com, dri-devel@lists.freedesktop.org,
"Andy Yan" <andy.yan@rock-chips.com>,
krzk+dt@kernel.org, robh@kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re:Re: [PATCH 0/6] Add support for RK3588 DisplayPort Controller
Date: Fri, 7 Mar 2025 08:48:55 +0800 (CST) [thread overview]
Message-ID: <545cc438.7e3.1956e13a3e2.Coremail.andyshrk@163.com> (raw)
In-Reply-To: <326B91E9-FB91-43C3-B98B-3EF079F313C6@gmail.com>
Hi Piotr,
在 2025-03-06 22:28:08,"Piotr Oniszczuk" <piotr.oniszczuk@gmail.com> 写道:
>
>
>> Wiadomość napisana przez Piotr Oniszczuk <piotr.oniszczuk@gmail.com> w dniu 6 mar 2025, o godz. 15:08:
>>
>>
>>
>>> Wiadomość napisana przez Andy Yan <andyshrk@163.com> w dniu 6 mar 2025, o godz. 13:15:
>>>
>>> Hi Piotr,
>>>
>>>
>>>
>>> Then when you DP cable plugin, you can run command as bellow to see if the driver detects the HPD:
>>>
>>> # cat /sys/class/drm/card0-DP-1/status
>>> connected
>>> #
>>>
>>
>>
>> Andy,
>> Thx!
>>
>> With above changes i’m getting „connected”.
>> Also it looks crtc gets reasonable mode: https://gist.github.com/warpme/d6220e3cc502086a4c95f05bd9f9cf0c
>>
>> Still black screen however…
>>
>
>some additional data point: /sys/kernel/debug/dri/1/vop2/summary
>
>
>working hdmi:
>
>Video Port1: ACTIVE
> Connector: HDMI-A-1
> bus_format[0]: Unknown
> output_mode[f] color_space[0]
> Display mode: 1920x1080p60
> clk[148500] real_clk[148500] type[48] flag[5]
> H: 1920 2008 2052 2200
> V: 1080 1084 1089 1125
> Cluster0-win0: ACTIVE
> win_id: 0
> format: XR24 little-endian (0x34325258) glb_alpha[0xff]
> rotate: xmirror: 0 ymirror: 0 rotate_90: 0 rotate_270: 0
> zpos: 0
> src: pos[0, 0] rect[1920 x 1080]
> dst: pos[0, 0] rect[1920 x 1080]
> buf[0]: addr: 0x00000000017e1000 pitch: 7680 offset: 0
>Video Port2: DISABLED
>
>
>
>
>non-working DP:
>
>Video Port1: DISABLED
>Video Port2: ACTIVE
> Connector: DP-1
> bus_format[100a]: RGB888_1X24
> output_mode[f] color_space[0]
> Display mode: 1920x1080p60
> clk[148500] real_clk[148500] type[48] flag[5]
> H: 1920 2008 2052 2200
> V: 1080 1084 1089 1125
> Cluster1-win0: ACTIVE
> win_id: 1
> format: XR24 little-endian (0x34325258) glb_alpha[0xff]
> rotate: xmirror: 0 ymirror: 0 rotate_90: 0 rotate_270: 0
> zpos: 0
> src: pos[0, 0] rect[1920 x 1080]
> dst: pos[0, 0] rect[1920 x 1080]
> buf[0]: addr: 0x00000000007ed000 pitch: 7680 offset: 0
>
All dump information currently appears to be correct, so I'm temporarily unsure why
there is no display on the monitor.
Maybe try some plug and unplug for the DP cable, or try another cable or monitor?
It seems that this board uses a DP to HDMI converter? Does this transmitter need a driver?
I won't be at my computer over the next two or three days, so any further replies to your email
might have to wait until next week.
next prev parent reply other threads:[~2025-03-07 0:50 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-05 2:30 Re:Re: [PATCH 0/6] Add support for RK3588 DisplayPort Controller Andy Yan
2025-03-05 13:56 ` Piotr Oniszczuk
2025-03-06 0:59 ` Andy Yan
2025-03-06 8:42 ` Piotr Oniszczuk
2025-03-06 8:53 ` Andy Yan
2025-03-06 11:47 ` Piotr Oniszczuk
2025-03-06 12:15 ` Andy Yan
2025-03-06 14:08 ` Piotr Oniszczuk
2025-03-06 14:28 ` Piotr Oniszczuk
2025-03-07 0:48 ` Andy Yan [this message]
2025-03-09 20:53 ` Piotr Oniszczuk
2025-03-12 3:51 ` Andy Yan
2025-03-06 16:39 ` Dmitry Baryshkov
-- strict thread matches above, loose matches on Subject: below --
2025-02-23 11:30 Andy Yan
2025-02-28 20:30 ` Piotr Oniszczuk
2025-03-01 12:24 ` Andy Yan
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=545cc438.7e3.1956e13a3e2.Coremail.andyshrk@163.com \
--to=andyshrk@163.com \
--cc=andy.yan@rock-chips.com \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=heiko@sntech.de \
--cc=hjc@rock-chips.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=mripard@kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=piotr.oniszczuk@gmail.com \
--cc=robh@kernel.org \
--cc=sebastian.reichel@collabora.com \
--cc=yubing.zhang@rock-chips.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