public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [linux-sunxi] [u-boot 2/2] sun5i: bump DEBE priority (useful on a10s only)
Date: Sun, 04 Jan 2015 20:49:38 +0100	[thread overview]
Message-ID: <54A99952.6080905@redhat.com> (raw)
In-Reply-To: <4250c53f8df139084acfaad14a88819a600b9965.1420399561.git.hramrach@gmail.com>

Hi,

On 04-01-15 20:19, Michal Suchanek wrote:
>    Setting magic 'reserved' hpcr bit on sun5i DEBE seems required for
>    smooth HDMI scanout of large frambuffer (eg. 1080p).
>
>    This fix comes at the cost of some overall memory bandwidth so it
>    might be appropriate to detect a10s and only apply there (and not a13).

Hmm, Sairhei is the expert on this, adding him to the Cc. Sairhei, what
do you think of the proposed change ?

Regards,

Hans


>
> Signed-off-by: Michal Suchanek <hramrach@gmail.com>
> ---
>   arch/arm/cpu/armv7/sunxi/dram_sun4i.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/cpu/armv7/sunxi/dram_sun4i.c b/arch/arm/cpu/armv7/sunxi/dram_sun4i.c
> index ec8aaa7..e20cd2b 100644
> --- a/arch/arm/cpu/armv7/sunxi/dram_sun4i.c
> +++ b/arch/arm/cpu/armv7/sunxi/dram_sun4i.c
> @@ -207,7 +207,7 @@ static u32 hpcr_value[32] = {
>   	0, 0, 0, 0,
>   	0, 0, 0, 0,
>   	0, 0, 0, 0,
> -	0x1031, 0x1031, 0x0735, 0x1035,
> +	0x1031, 0x1031, 0x0735, 0x1037,
>   	0x1035, 0x0731, 0x1031, 0,
>   	0x0301, 0x0301, 0x0301, 0x0301,
>   	0x0301, 0x0301, 0x0301, 0
>

       reply	other threads:[~2015-01-04 19:49 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1420399561.git.hramrach@gmail.com>
     [not found] ` <4250c53f8df139084acfaad14a88819a600b9965.1420399561.git.hramrach@gmail.com>
2015-01-04 19:49   ` Hans de Goede [this message]
2015-01-19  4:29     ` [U-Boot] [linux-sunxi] [u-boot 2/2] sun5i: bump DEBE priority (useful on a10s only) Siarhei Siamashka
2015-01-19  9:06       ` Michal Suchanek
2015-01-19  9:16         ` Hans de Goede
2015-01-19  9:29           ` Hans de Goede
2015-01-19  9:37             ` Michal Suchanek
2015-01-20  8:16       ` Siarhei Siamashka
2015-01-20 13:16         ` Hans de Goede
2015-01-22  7:30           ` Siarhei Siamashka
2015-01-22 13:26             ` Hans de Goede
2015-01-22 14:43               ` Michal Suchanek
2015-01-22 16:05                 ` Hans de Goede
     [not found] ` <e256647dd7f6457657f560f2b939cea2c6324854.1420399561.git.hramrach@gmail.com>
2015-01-04 19:49   ` [U-Boot] [linux-sunxi] [u-boot 1/2] sunxi: axp152: bump dcdc4 Hans de Goede

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=54A99952.6080905@redhat.com \
    --to=hdegoede@redhat.com \
    --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