From: Orazio PRIVITERA <orazio.privitera@st.com>
To: linux-kernel@vger.kernel.org
Cc: Orazio Privitera <orazio.privitera@st.com>
Subject: Information about Multiple independent framebuffer console on different fb devices
Date: Tue, 08 Feb 2005 16:31:21 +0100 [thread overview]
Message-ID: <4208DB49.D5E29AB1@st.com> (raw)
Hello,
I would like to get some information about multiple independent
framebuffer consoles\x18 on different fb devices.
Basically I'm working with a scenario of two independent video decoding
pipeline which allows to get two video displayed on two TV.
In this context, I would like to manage two independent framebuffers on
each video decoding. So, is it possible to have 2 concurrent virtual
consoles running on the two monitors simultaneously (for example two
independent console on the /dev/fb0 and /dev/fb1 framebuffers at the
same time) ?
Looking at the register_framebuffer function, when the first frame
buffer device /dev/fb0 is registered, it calls the take_over_console
function (exported by drivers/char/console.c) in order to actually set
up the current frame buffer as the system console. But, when the second
framebuffer (/dev/fb1) is registered, the register_framebuffer function
doesn't set any system console for the /dev/fb1 device.
Is there some linux kernel version (or patch) which allows to manage the
described scenario?
Thanks a lot for any feedback,
Best regards
OP.\x18
reply other threads:[~2005-02-08 15:39 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=4208DB49.D5E29AB1@st.com \
--to=orazio.privitera@st.com \
--cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.