From: vijay singh <testmrs.evo@gmail.com>
To: linux-fbdev@vger.kernel.org
Subject: Accessing FB struct
Date: Fri, 07 Jan 2011 12:16:08 +0000 [thread overview]
Message-ID: <1294401848.30505.8.camel@vijay-desktop> (raw)
Hello,
Is their any api available under Xlib which can give me information of
frame buffer struct (mentioned below).
struct fb_buffer_info {
u8 bpp ;
u8 num_buffers ;
enum color_mode mode ;
u32 height ;
u32 width ;
u32 stride ;
struct
fbbuffer_addr buffer_address[NUM_FB_BUFFERS];
};
or what is way to get data available under above struct.
Cheers--
Vij
reply other threads:[~2011-01-07 12:16 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=1294401848.30505.8.camel@vijay-desktop \
--to=testmrs.evo@gmail.com \
--cc=linux-fbdev@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 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).