From: Jon Smirl <jonsmirl@gmail.com>
To: linux-fbdev-devel@lists.sourceforge.net
Subject: Re: sysfs support for framebuffer
Date: Mon, 21 Feb 2005 14:33:43 -0500 [thread overview]
Message-ID: <9e4733910502211133a8d7e59@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.56.0502211841580.13423@pentafluge.infradead.org>
On Mon, 21 Feb 2005 18:50:17 +0000 (GMT), James Simmons
<jsimmons@www.infradead.org> wrote:
> Yes. line_length. The cursor needs to be expanded. There is much more than
> that. Pretty much var and fix fields need to be exported to userland.
I would like to keep the export data to user space at a minimum. So if
you want to set a non-standard mode edit /etc/mode and then use the
root priv app to add it to the list as a binary structure via
sysfs/modes. The patch currently supports this.
> Do we really want everything under fb0. I was thinking we should have a
> directory for a card and under that directory list all the properties.
> I was considering this approach so both DRM and fbdev can exist is the
> same spot.
DRM and fbdev can not exist in the same spot since they make
independent deivces, fb0 and drm0. Udev needs them in two different
places otherwise there is no way to make two 'dev' attributes.
> We also need to deal with mirroring. How are we going to handle that?
> Also some card support chaining cards together to into one monitor.
> We need to really think about the design. Because once it goes into the
> main tree it will be hard to change the userland api.
Mirroring and merged fb would be handled by special modes in the mode
list. You would need ownership of both heads to set these modes.
Setting a mode like this into one head would then disable the device
for the other one.
--
Jon Smirl
jonsmirl@gmail.com
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
next prev parent reply other threads:[~2005-02-21 19:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-18 22:35 sysfs support for framebuffer Jon Smirl
2005-02-21 18:50 ` James Simmons
2005-02-21 19:33 ` Jon Smirl [this message]
2005-02-21 21:36 ` James Simmons
2005-02-21 22:15 ` Jon Smirl
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=9e4733910502211133a8d7e59@mail.gmail.com \
--to=jonsmirl@gmail.com \
--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).