Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1300072
| From | Russell King - ARM Linux <linux@arm.linux.org.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/1] video: ARM CLCD: Add the framebuffer parameters setting in probe |
| Date | 2016-01-02 13:50 +0100 |
| Message-ID | <qMtN8-89t-5@gated-at.bofh.it> (permalink) |
| References | <qMtN8-89t-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Dec 30, 2015 at 08:38:48AM +0800, Rongjun Ying wrote: > This patch fixes the user space applications can't get the framebuffer > parameters, if disable the fb console feature. > > Signed-off-by: Rongjun Ying <rjying@aliyun.com> I think this behaviour is intentional: userspace is expected to set the initial mode for non-console frame buffers by using FBIOPUT_VSCREENINFO. Otherwise, register_fb() would always set an initial mode on all framebuffers. I remember this being discussed years ago (more than a decade) when the FB layer was relatively new. -- RMK's Patch system: http://www.arm.linux.org.uk/developer/patches/ FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up according to speedtest.net. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 1/1] video: ARM CLCD: Add the framebuffer parameters setting in probe Russell King - ARM Linux <linux@arm.linux.org.uk> - 2016-01-02 13:50 +0100
csiph-web