From: Heiko Stuebner <heiko@sntech.de>
To: Neil Armstrong <narmstrong@baylibre.com>
Cc: architt@codeaurora.org, maxime.ripard@bootlin.com,
Sandy Huang <hjc@rock-chips.com>,
dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org,
a.hajda@samsung.com, Nickey Yang <nickey.yang@rock-chips.com>,
Laurent.pinchart@ideasonboard.com,
Philipp Zabel <p.zabel@pengutronix.de>,
linux-amlogic@lists.infradead.org,
Huicong Xu <xhc@rock-chips.com>
Subject: Re: [PATCH RFC v2 1/8] drm/bridge: dw-hdmi: Add SCDC and TMDS Scrambling support
Date: Fri, 14 Dec 2018 13:12:23 +0100 [thread overview]
Message-ID: <2505786.uGvT2qSv2r@phil> (raw)
In-Reply-To: <20181130134301.17963-2-narmstrong@baylibre.com>
Am Freitag, 30. November 2018, 14:42:54 CET schrieb Neil Armstrong:
> Add support for SCDC Setup for TMDS Clock > 3.4GHz and enable TMDS
> Scrambling when supported or mandatory.
>
> This patch also adds an helper to setup the control bit to support
> the high TMDS Bit Period/TMDS Clock-Period Ratio as required with
> TMDS Clock > 3.4GHz for HDMI2.0 3840x2160@60/50 modes.
>
> These changes were based on work done by Huicong Xu <xhc@rock-chips.com>
> and Nickey Yang <nickey.yang@rock-chips.com> to support HDMI2.0 modes
> on the Rockchip 4.4 BSP kernel at [1]
>
> [1] https://github.com/rockchip-linux/kernel/tree/release-4.4
>
> Cc: Nickey Yang <nickey.yang@rock-chips.com>
> Cc: Huicong Xu <xhc@rock-chips.com>
> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
sorry this took a bit longer, but I can confirm that the 4 relevant
patches (1, 4, 5, 6) at least still provide 1080p hdmi output on
rk3288 (with internal hdmiphy) and rk3328 (with external innosilicon
hdmiphy). I don't know how to test newly added features, but at
least the patches don't seem to break existing users, so
on rk3288 and rk3328
Tested-by: Heiko Stuebner <heiko@sntech.de>
_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic
WARNING: multiple messages have this Message-ID (diff)
From: Heiko Stuebner <heiko@sntech.de>
To: Neil Armstrong <narmstrong@baylibre.com>
Cc: maxime.ripard@bootlin.com, dri-devel@lists.freedesktop.org,
linux-kernel@vger.kernel.org,
Nickey Yang <nickey.yang@rock-chips.com>,
Laurent.pinchart@ideasonboard.com,
linux-amlogic@lists.infradead.org,
Huicong Xu <xhc@rock-chips.com>
Subject: Re: [PATCH RFC v2 1/8] drm/bridge: dw-hdmi: Add SCDC and TMDS Scrambling support
Date: Fri, 14 Dec 2018 13:12:23 +0100 [thread overview]
Message-ID: <2505786.uGvT2qSv2r@phil> (raw)
In-Reply-To: <20181130134301.17963-2-narmstrong@baylibre.com>
Am Freitag, 30. November 2018, 14:42:54 CET schrieb Neil Armstrong:
> Add support for SCDC Setup for TMDS Clock > 3.4GHz and enable TMDS
> Scrambling when supported or mandatory.
>
> This patch also adds an helper to setup the control bit to support
> the high TMDS Bit Period/TMDS Clock-Period Ratio as required with
> TMDS Clock > 3.4GHz for HDMI2.0 3840x2160@60/50 modes.
>
> These changes were based on work done by Huicong Xu <xhc@rock-chips.com>
> and Nickey Yang <nickey.yang@rock-chips.com> to support HDMI2.0 modes
> on the Rockchip 4.4 BSP kernel at [1]
>
> [1] https://github.com/rockchip-linux/kernel/tree/release-4.4
>
> Cc: Nickey Yang <nickey.yang@rock-chips.com>
> Cc: Huicong Xu <xhc@rock-chips.com>
> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
sorry this took a bit longer, but I can confirm that the 4 relevant
patches (1, 4, 5, 6) at least still provide 1080p hdmi output on
rk3288 (with internal hdmiphy) and rk3328 (with external innosilicon
hdmiphy). I don't know how to test newly added features, but at
least the patches don't seem to break existing users, so
on rk3288 and rk3328
Tested-by: Heiko Stuebner <heiko@sntech.de>
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
WARNING: multiple messages have this Message-ID (diff)
From: Heiko Stuebner <heiko@sntech.de>
To: Neil Armstrong <narmstrong@baylibre.com>
Cc: architt@codeaurora.org, a.hajda@samsung.com,
Laurent.pinchart@ideasonboard.com,
Philipp Zabel <p.zabel@pengutronix.de>,
Sandy Huang <hjc@rock-chips.com>,
maxime.ripard@bootlin.com, dri-devel@lists.freedesktop.org,
linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org,
Nickey Yang <nickey.yang@rock-chips.com>,
Huicong Xu <xhc@rock-chips.com>
Subject: Re: [PATCH RFC v2 1/8] drm/bridge: dw-hdmi: Add SCDC and TMDS Scrambling support
Date: Fri, 14 Dec 2018 13:12:23 +0100 [thread overview]
Message-ID: <2505786.uGvT2qSv2r@phil> (raw)
In-Reply-To: <20181130134301.17963-2-narmstrong@baylibre.com>
Am Freitag, 30. November 2018, 14:42:54 CET schrieb Neil Armstrong:
> Add support for SCDC Setup for TMDS Clock > 3.4GHz and enable TMDS
> Scrambling when supported or mandatory.
>
> This patch also adds an helper to setup the control bit to support
> the high TMDS Bit Period/TMDS Clock-Period Ratio as required with
> TMDS Clock > 3.4GHz for HDMI2.0 3840x2160@60/50 modes.
>
> These changes were based on work done by Huicong Xu <xhc@rock-chips.com>
> and Nickey Yang <nickey.yang@rock-chips.com> to support HDMI2.0 modes
> on the Rockchip 4.4 BSP kernel at [1]
>
> [1] https://github.com/rockchip-linux/kernel/tree/release-4.4
>
> Cc: Nickey Yang <nickey.yang@rock-chips.com>
> Cc: Huicong Xu <xhc@rock-chips.com>
> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
sorry this took a bit longer, but I can confirm that the 4 relevant
patches (1, 4, 5, 6) at least still provide 1080p hdmi output on
rk3288 (with internal hdmiphy) and rk3328 (with external innosilicon
hdmiphy). I don't know how to test newly added features, but at
least the patches don't seem to break existing users, so
on rk3288 and rk3328
Tested-by: Heiko Stuebner <heiko@sntech.de>
next prev parent reply other threads:[~2018-12-14 12:28 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-30 13:42 [PATCH RFC v2 0/8] drm/meson: Add support for HDMI2.0 4k60 Neil Armstrong
2018-11-30 13:42 ` [PATCH RFC v2 1/8] drm/bridge: dw-hdmi: Add SCDC and TMDS Scrambling support Neil Armstrong
2018-11-30 13:42 ` Neil Armstrong
2018-12-14 12:12 ` Heiko Stuebner [this message]
2018-12-14 12:12 ` Heiko Stuebner
2018-12-14 12:12 ` Heiko Stuebner
2018-12-18 12:25 ` Andrzej Hajda
2018-12-18 12:25 ` Andrzej Hajda
2018-12-18 12:25 ` Andrzej Hajda
2018-12-18 13:17 ` Neil Armstrong
2018-12-18 13:17 ` Neil Armstrong
2018-12-18 13:17 ` Neil Armstrong
2018-11-30 13:42 ` [PATCH RFC v2 2/8] drm/meson: add HDMI div40 TMDS mode Neil Armstrong
2018-12-18 12:36 ` Andrzej Hajda
2018-12-18 12:36 ` Andrzej Hajda
2018-12-18 12:36 ` Andrzej Hajda
2018-12-18 13:19 ` Neil Armstrong
2018-12-18 13:19 ` Neil Armstrong
2018-12-18 13:19 ` Neil Armstrong
2018-11-30 13:42 ` [PATCH RFC v2 3/8] drm/meson: add support for HDMI2.0 2160p modes Neil Armstrong
2018-11-30 13:42 ` Neil Armstrong
2018-12-18 12:37 ` Andrzej Hajda
2018-12-18 12:37 ` Andrzej Hajda
2018-11-30 13:42 ` [PATCH RFC v2 4/8] drm/bridge: dw-hdmi: add support for YUV420 output Neil Armstrong
2018-12-14 12:13 ` Heiko Stuebner
2018-12-14 12:13 ` Heiko Stuebner
2018-12-14 12:13 ` Heiko Stuebner
2018-12-18 13:41 ` Andrzej Hajda
2018-12-18 13:41 ` Andrzej Hajda
2018-11-30 13:42 ` [PATCH RFC v2 5/8] drm/bridge: dw-hdmi: support dynamically get input/out color info Neil Armstrong
2018-12-14 12:13 ` Heiko Stuebner
2018-12-14 12:13 ` Heiko Stuebner
2018-12-14 12:13 ` Heiko Stuebner
2018-12-19 7:26 ` Andrzej Hajda
2018-12-19 7:26 ` Andrzej Hajda
2018-12-19 7:50 ` Laurent Pinchart
2018-12-19 7:50 ` Laurent Pinchart
2018-12-19 7:50 ` Laurent Pinchart
2018-12-20 7:37 ` Neil Armstrong
2018-12-20 7:37 ` Neil Armstrong
2018-12-20 7:37 ` Neil Armstrong
2018-11-30 13:42 ` [PATCH RFC v2 6/8] drm/bridge: dw-hdmi: allow ycbcr420 modes for >= 0x200a Neil Armstrong
2018-12-14 12:13 ` Heiko Stuebner
2018-12-14 12:13 ` Heiko Stuebner
2018-12-14 12:13 ` Heiko Stuebner
2018-11-30 13:43 ` [PATCH RFC v2 7/8] drm/meson: Add YUV420 output support Neil Armstrong
2018-11-30 13:43 ` [PATCH RFC v2 8/8] drm/meson: Output in YUV444 if sink supports it Neil Armstrong
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=2505786.uGvT2qSv2r@phil \
--to=heiko@sntech.de \
--cc=Laurent.pinchart@ideasonboard.com \
--cc=a.hajda@samsung.com \
--cc=architt@codeaurora.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=hjc@rock-chips.com \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maxime.ripard@bootlin.com \
--cc=narmstrong@baylibre.com \
--cc=nickey.yang@rock-chips.com \
--cc=p.zabel@pengutronix.de \
--cc=xhc@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.