From: "Ville Syrjälä" <syrjala@sci.fi>
To: fb-devel <linux-fbdev-devel@lists.sourceforge.net>
Subject: Re: Add three new IOCTLs to FB API
Date: Tue, 23 Sep 2003 18:45:08 +0300 [thread overview]
Message-ID: <20030923184508.A24234@sci.fi> (raw)
In-Reply-To: <20030922052838.53671.qmail@web14913.mail.yahoo.com>; from jonsmirl@yahoo.com on Sun, Sep 21, 2003 at 10:28:38PM -0700
On Sun, Sep 21, 2003 at 10:28:38PM -0700, Jon Smirl wrote:
> I'd like to add three new IOCTLs to the FB API to help support standalone Mesa.
> The idea is to eliminate the need for config files. Xfree might even use these
> in the future.
>
> 1) Get location of card that is associated with this fb device. It would return
> bus,dev,func of hardware. There may be more than one piece of the same hardware
> installed.
>
> 3) Get vendor and card PCI ID
I'd like to have these too. DirectFB needs to know if the chip is G400 or
G450/G550. Currently we just pick the first entry found in /proc/bus/pci
and hope it has the same chip type as the /dev/fb we're using.
> 2) Get 3D driver name. Return the name of the DRM driver that is associated
> with this fb device. For example aty128fb would return r128, radeonfb would
> return radeon. Empty string if there is none. There are eight DRM drivers and
> 15 fb ones.
Why does this have to be in the kernel? You already have the PCI IDs so
you should be able to handle this in user space.
--
Ville Syrjälä
syrjala@sci.fi
http://www.sci.fi/~syrjala/
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
prev parent reply other threads:[~2003-09-23 15:41 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-22 5:28 Add three new IOCTLs to FB API Jon Smirl
2003-09-22 6:13 ` Ian Romanick
2003-09-22 7:21 ` Geert Uytterhoeven
2003-09-22 20:25 ` Jon Smirl
2003-09-23 0:27 ` Michel Dänzer
2003-09-22 23:18 ` Ian Romanick
2003-09-23 16:36 ` Kronos
2003-09-22 10:23 ` Michel Dänzer
2003-09-23 15:45 ` Ville Syrjälä [this message]
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=20030923184508.A24234@sci.fi \
--to=syrjala@sci.fi \
--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 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.