From: Timur Tabi <timur@freescale.com>
To: linux-fbdev@vger.kernel.org
Subject: fb_image.data format for cursors?
Date: Fri, 11 Jan 2013 23:22:19 +0000 [thread overview]
Message-ID: <50F09EAB.5060506@freescale.com> (raw)
Is there any documentation for cursor support? I'm trying to add cursor
support to my framebuffer driver, and I'm having a really hard time find a
description of anything.
In particular, what is the format of the image data in the fb_image.data
buffer? For example, if fb_image.width = 12, and fb_image.height = 8,
how is the cursor data packed into the 'data' buffer? That is, what is in
data[0], data[1], etc?
--
Timur Tabi
Linux kernel developer at Freescale
reply other threads:[~2013-01-11 23:22 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=50F09EAB.5060506@freescale.com \
--to=timur@freescale.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 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.