public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] video: ipu_disp: remove pixclk fixup
Date: Thu, 16 Oct 2014 11:14:27 +0200	[thread overview]
Message-ID: <20141016111427.0a9ed78f@crub> (raw)
In-Reply-To: <1413311835-22715-2-git-send-email-jeroen@myspectrum.nl>

On Tue, 14 Oct 2014 20:37:15 +0200
Jeroen Hofstee <jeroen@myspectrum.nl> wrote:

> The ipu display insists on having a lower_margin smaller
> then 2. If this is not the case it will attempt to force
> it and adjust the pixclk accordingly. This multiplies pixclk
> in Hz with the width and height, since this is typically
> a * 10^7 * b * 10^2 * c * 10^2 this will overflow the
> uint_32 and make things even worse. Since this is a
> bootloader and the adjustment is neglectible, just force
> it to two and warn about it.
> 
> Cc: Stefano Babic <sbabic@denx.de>
> Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
> ---
>  drivers/video/ipu_disp.c | 31 ++++++-------------------------
>  1 file changed, 6 insertions(+), 25 deletions(-)

Applied to u-boot-video/master.

Thanks,

Anatolij

  parent reply	other threads:[~2014-10-16  9:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-14 18:37 [U-Boot] [PATCH 1/2] video: ipo: fix debug and comment Jeroen Hofstee
2014-10-14 18:37 ` [U-Boot] [PATCH 2/2] video: ipu_disp: remove pixclk fixup Jeroen Hofstee
2014-10-15  7:42   ` Jeroen Hofstee
2014-10-16  9:14   ` Anatolij Gustschin [this message]
2014-10-16  9:13 ` [U-Boot] [PATCH 1/2] video: ipo: fix debug and comment Anatolij Gustschin

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=20141016111427.0a9ed78f@crub \
    --to=agust@denx.de \
    --cc=u-boot@lists.denx.de \
    /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