From: Yakir Yang <ykk@rock-chips.com>
To: David Airlie <airlied@linux.ie>,
Russell King <rmk+kernel@arm.linux.org.uk>,
Philipp Zabel <p.zabel@pengutronix.de>
Cc: Mark Rutland <mark.rutland@arm.com>,
alsa-devel@alsa-project.org, Heiko Stuebner <heiko@sntech.de>,
djkurtz@chromium.org, dianders@chromium.org,
Yakir Yang <ykk@rock-chips.com>,
mmind00@googlemail.com, Pawel Moll <pawel.moll@arm.com>,
linux-rockchip@lists.infradead.org, Sean Cross <xobs@kosagi.com>,
devicetree@vger.kernel.org, Arnd Bergmann <arnd@arndb.de>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Jyri Sarha <jsarha@ti.com>, Ben Zhang <benzh@chromium.org>,
Rob Herring <robh+dt@kernel.org>,
dri-devel@lists.freedesktop.org, marcheu@chromium.org,
linux-arm-kernel@lists.infradead.org,
Mark Yao <mark.yao@rock-chips.com>,
Fabio Estevam <fabio.estevam@freescale.com>,
linux-kernel@vger.kernel.org, Rob Clark <robdclark@gmail.com>,
Daniel Vetter <daniel@ffwll.ch>,
Kumar Gala <galak@codeaurora.org>,
Shawn Guo <shawn.guo@linaro.org>
Subject: [RFC PATCH 0/1] Improve eye-diagram & single-ended test for rk3288 hdmi
Date: Tue, 10 Feb 2015 22:20:51 +0800 [thread overview]
Message-ID: <1423578051-19425-1-git-send-email-ykk@rock-chips.com> (raw)
In-Reply-To: <1423577791-19238-1-git-send-email-ykk@rock-chips.com>
RK3288 hdmi eye-diagram test would fail when pixel clock is 148.5MHz,
and single-ended test would failed when display mode is 74.25MHz.
- Fix some code style, leave space for next patches.
- For hdmi eye-diagram test, we turn on the Transmitter Trailer-B and
improve slopeboost to 25%-30% decrease.
- For hdmi single-ended test, we set CKLVL & TXLVL to 17 when pixel
clock is 74.25MHz, keep CKLVL & TXLVL to 13 when pixel clock is 148.5MHz.
Yakir Yang (1):
drm: bridge/dw_hdmi: fixed codec style
drivers/gpu/drm/bridge/dw_hdmi.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--
1.7.9.5
next prev parent reply other threads:[~2015-02-10 14:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-10 14:16 [RFC PATCH 0/3] Yakir Yang
2015-02-10 14:17 ` [RFC PATCH 1/3] drm: bridge/dw_hdmi: fixed codec style Yakir Yang
2015-02-10 14:18 ` [RFC PATCH 2/3] drm: bridge/dw_hdmi_rockchip: improve hdmi eye-diagram test Yakir Yang
2015-02-10 14:20 ` Yakir Yang [this message]
2015-02-10 14:23 ` [RFC PATCH 3/3] drm: bridge/dw_hdmi: improve hdmi single-end test Yakir Yang
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=1423578051-19425-1-git-send-email-ykk@rock-chips.com \
--to=ykk@rock-chips.com \
--cc=airlied@linux.ie \
--cc=alsa-devel@alsa-project.org \
--cc=arnd@arndb.de \
--cc=benzh@chromium.org \
--cc=daniel@ffwll.ch \
--cc=devicetree@vger.kernel.org \
--cc=dianders@chromium.org \
--cc=djkurtz@chromium.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=fabio.estevam@freescale.com \
--cc=galak@codeaurora.org \
--cc=heiko@sntech.de \
--cc=ijc+devicetree@hellion.org.uk \
--cc=jsarha@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=marcheu@chromium.org \
--cc=mark.rutland@arm.com \
--cc=mark.yao@rock-chips.com \
--cc=mmind00@googlemail.com \
--cc=p.zabel@pengutronix.de \
--cc=pawel.moll@arm.com \
--cc=rmk+kernel@arm.linux.org.uk \
--cc=robdclark@gmail.com \
--cc=robh+dt@kernel.org \
--cc=shawn.guo@linaro.org \
--cc=xobs@kosagi.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;
as well as URLs for NNTP newsgroup(s).