public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Eric Nelson <eric.nelson@boundarydevices.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V4] i.MX6: mx6qsabrelite: Add splash screen support
Date: Tue, 02 Oct 2012 17:31:56 -0700	[thread overview]
Message-ID: <506B877C.7000002@boundarydevices.com> (raw)
In-Reply-To: <505F9306.5080704@boundarydevices.com>

On 09/23/2012 03:53 PM, Eric Nelson wrote:
> On 09/22/2012 10:19 AM, Eric Nelson wrote:
>> On 09/22/2012 10:02 AM, Fabio Estevam wrote:
>>> Hi Eric,
>>>
>>> On Sat, Sep 22, 2012 at 1:51 PM, Eric Nelson
>>> <eric.nelson@boundarydevices.com> wrote:
>>>
>>>> Interestingly, I saw U-Boot display on HDMI during my testing,
>>>> so I'm pretty certain that all we need is the HDMI transmitter
>>>> initialization sequence.
>>>
>>> Excellent, could you please share the HDMI transmitter init sequence?
>>>
>>
>> Hi Fabio,
>>
>> I haven't worked through the details, but I'm sure they're in here ;)
>>
>> https://github.com/boundarydevices/linux-imx6/blob/boundary-L3.0.35_MX6DQ_ER_1208-Beta/drivers/video/mxc_hdmi.c
>>
>>
>
> This may be easier than I thought (a set of writes to a single register).
>
> I did a little digging, and it seems that the power-on defaults for the
> HDMI transmitter work pretty well with my display (many thanks to the
> chip designers!).
>
> Without some more digging, I'm not very confident that the clocks
> are all getting set up properly, but the attached patch allows me
> to get 1080P video over HDMI.
>
> It also highlights some issues in the I2C detection structure
> (two parallel arrays that I hacked), but it gives me a lot more
> confidence that HDMI is achievable in the short term for at least
> one display.
>

Hi Stefano,

I have HDMI detection and display support working well.

In the process, I've refactored the display detection and activation
logic to use some callbacks instead of conditionals.

I'd like to submit the new code as a V5 of the splash screen patch:
	http://patchwork.ozlabs.org/patch/186278/

I'm not sure which tree I should use though.

	u-boot-imx/master?
	u-boot-imx/next?

/next will require that I revert the previous version.

Similarly, I have a couple of patches to allow passing const
structures to ipuv3_fb_init() and imx_iomux_v3_setup_multiple_pads()
and I'm not sure what will be easiest for you to merge.

Please let me know what works best for you.

Regards,


Eric

  reply	other threads:[~2012-10-03  0:31 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-21 22:53 [U-Boot] [PATCH V4] i.MX6: mx6qsabrelite: Add splash screen support Eric Nelson
2012-09-22 15:12 ` Fabio Estevam
2012-09-22 16:51   ` Eric Nelson
2012-09-22 17:02     ` Fabio Estevam
2012-09-22 17:19       ` Eric Nelson
2012-09-23 22:53         ` Eric Nelson
2012-10-03  0:31           ` Eric Nelson [this message]
2012-10-03  8:09             ` Stefano Babic
2012-10-03 14:37               ` Eric Nelson
2012-10-03 15:06                 ` Eric Nelson
2012-10-03 15:22                   ` Stefano Babic
2012-09-24 15:02 ` Stefano Babic
2012-09-24 15:11   ` Eric Nelson
2012-09-24 15:21     ` Stefano Babic
2012-09-24 15:49       ` Stefano Babic

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=506B877C.7000002@boundarydevices.com \
    --to=eric.nelson@boundarydevices.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