From: Jiada Wang <jiada_wang@mentor.com>
To: linux-arm-kernel@lists.infradead.org, airlied@redhat.com,
linux-fbdev-devel@lists.sourceforge.net
Cc: Jiada Wang <jiada_wang@mentor.com>
Subject: DRM/KMS/FB: HDMI hotplug displays 1024x768 resolution instead of native mode
Date: Wed, 19 Jun 2013 16:37:56 +0900 [thread overview]
Message-ID: <51C15FD4.4060201@mentor.com> (raw)
Hi,
I am implementing HDMI hotplug feature for i.MX6 platform,
the basic function has already been done and works
But there is is an "issue",
When bootup system without HDMI cable attached, fbcon is initialised
with fbsize: 1024x768, after plug-in HDMI cable, I can see in debug log,
display's valid video_mode has been read via DDC, but in
drm_fb_helper_hotplug_event(), only size lower than
fb_helper->fb->width/fb_helper->fb->height, will be accepted,
So instead of the display's native mode, 1024x768 is displayed.
Is it correct DRM/fbdev behaviour?
Thanks,
Jiada
reply other threads:[~2013-06-19 7:37 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=51C15FD4.4060201@mentor.com \
--to=jiada_wang@mentor.com \
--cc=airlied@redhat.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-fbdev-devel@lists.sourceforge.net \
/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).