Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1300072 > unrolled thread

Re: [PATCH 1/1] video: ARM CLCD: Add the framebuffer parameters setting in probe

Started byRussell King - ARM Linux <linux@arm.linux.org.uk>
First post2016-01-02 13:50 +0100
Last post2016-01-02 13:50 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  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

#1300072 — Re: [PATCH 1/1] video: ARM CLCD: Add the framebuffer parameters setting in probe

FromRussell King - ARM Linux <linux@arm.linux.org.uk>
Date2016-01-02 13:50 +0100
SubjectRe: [PATCH 1/1] video: ARM CLCD: Add the framebuffer parameters setting in probe
Message-ID<qMtN8-89t-5@gated-at.bofh.it>
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/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web