linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
To: linux-fbdev@vger.kernel.org
Subject: [PATCH 0/4 v2] implement HDMI clock rate optimization
Date: Tue, 02 Nov 2010 11:27:10 +0000	[thread overview]
Message-ID: <Pine.LNX.4.64.1011021207050.4552@axis700.grange> (raw)

This is a further improvement of HDMI quality on sh-mobile, by improving 
clock precision. Currently on ap4evb PLLC2 is used as HDMI clock parent, 
clocked at 594MHz, which provides exact 74.25MHz, required for 720p, when 
divided through 8. However, for other video modes other parent clock 
frequencies can provide better precision for the HDMI clock. This patch 
adds necessary platform callbacks to reconfigure the parent clock and 
implements this optimization in the sh clock framework and uses it on 
ap4evb.

Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/

                 reply	other threads:[~2010-11-02 11:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=Pine.LNX.4.64.1011021207050.4552@axis700.grange \
    --to=g.liakhovetski@gmx.de \
    --cc=linux-fbdev@vger.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;
as well as URLs for NNTP newsgroup(s).