public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: mx6 hdmi resolution behaviour
Date: Tue, 23 Jun 2015 21:41:54 +0100	[thread overview]
Message-ID: <20150623204154.GD7557@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <CAOMZO5BjuOGgqsUNG6K6N-QU1a4oWTdynxsoAECYLeQK_9Kk9g@mail.gmail.com>

On Tue, Jun 23, 2015 at 01:52:50PM -0300, Fabio Estevam wrote:
> On Tue, Jun 23, 2015 at 1:44 PM, Russell King - ARM Linux
> <linux@arm.linux.org.uk> wrote:
> 
> > If you have no connected connectors, then you get 1024x768:
> >
> > imx-drm display-subsystem: No connectors reported connected with modes
> > [drm] Cannot find any crtc or sizes - going 1024x768
> >
> > as that's what DRM defaults to when it has no other timing information
> > available.
> 
> Agreed, but after the cable is connected we could try to find a more
> suitable timing?
> 
> >> [   16.310548] imx-ipuv3 2400000.ipu: videomode adapted for IPU restrictions
> >
> > I don't see this message booting on a Hummingboard with HDMI
> > disconnected.
> 
> I see this message in the following case:
> 
> - Boot the board with HDMI disconnected
> 
> - Connect the HDMI cable and then such message is displayed.

I've just tried this (the HBi1 was booted previously with the HDMI socket
disconnected).  Just now, I turned the TV on, and then connected it to
the HDMI.

The TV reported a resolution of 1024x768, and the kernel log was silent.

My guess would be that your HDMI sink is reporting slightly non-standard
1024x768 timings, which cause the IPU restrictions to be violated.  Maybe
dumping the EDID of the HDMI device would reveal this?

# edid-decode < /sys/class/drm/card0-HDMI-A-1/edid

might provide some hints?

-- 
FTTC broadband for 0.8mile line: currently@10.5Mbps down 400kbps up
according to speedtest.net.

  reply	other threads:[~2015-06-23 20:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-23 16:41 mx6 hdmi resolution behaviour Fabio Estevam
2015-06-23 16:44 ` Russell King - ARM Linux
2015-06-23 16:52   ` Fabio Estevam
2015-06-23 20:41     ` Russell King - ARM Linux [this message]
2015-06-23 20:48       ` Fabio Estevam
2015-06-23 20:58         ` Russell King - ARM Linux
2015-06-23 21:26           ` Daniel Vetter
2015-06-23 22:04           ` Fabio Estevam

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=20150623204154.GD7557@n2100.arm.linux.org.uk \
    --to=linux@arm.linux.org.uk \
    --cc=linux-arm-kernel@lists.infradead.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