* DRM/KMS/FB: HDMI hotplug displays 1024x768 resolution instead of native mode
@ 2013-06-19 7:37 Jiada Wang
0 siblings, 0 replies; only message in thread
From: Jiada Wang @ 2013-06-19 7:37 UTC (permalink / raw)
To: linux-arm-kernel, airlied, linux-fbdev-devel; +Cc: Jiada Wang
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-06-19 7:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-19 7:37 DRM/KMS/FB: HDMI hotplug displays 1024x768 resolution instead of native mode Jiada Wang
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).