devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/3]
@ 2015-02-10 14:16 Yakir Yang
  2015-02-10 14:17 ` [RFC PATCH 1/3] drm: bridge/dw_hdmi: fixed codec style Yakir Yang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Yakir Yang @ 2015-02-10 14:16 UTC (permalink / raw)
  To: David Airlie, Russell King, Philipp Zabel
  Cc: Fabio Estevam, Shawn Guo, Rob Clark, Mark Yao, Daniel Vetter,
	dri-devel, linux-kernel, Arnd Bergmann, Sean Cross, Jyri Sarha,
	Ben Zhang, alsa-devel, Heiko Stuebner, linux-arm-kernel,
	Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	devicetree, djkurtz, mmind00, dianders, marcheu, linux-rockchip,
	Yakir Yang

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 (3):
  drm: bridge/dw_hdmi: fixed codec style
  drm: bridge/dw_hdmi_rockchip: improve hdmi eye-diagram test
  drm: bridge/dw_hdmi: improve hdmi single-end test

 drivers/gpu/drm/bridge/dw_hdmi.c            |   20 ++++++++++----------
 drivers/gpu/drm/imx/dw_hdmi-imx.c           |   12 ++++++------
 drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c |   14 +++++++-------
 include/drm/bridge/dw_hdmi.h                |    5 +++--
 4 files changed, 26 insertions(+), 25 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-02-10 14:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [RFC PATCH 0/1] Improve eye-diagram & single-ended test for rk3288 hdmi Yakir Yang
2015-02-10 14:23 ` [RFC PATCH 3/3] drm: bridge/dw_hdmi: improve hdmi single-end test Yakir Yang

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).