From: Manish RATHI <manish.rathi@st.com>
To: linux-fbdev-devel@lists.sourceforge.net
Subject: query (critical problem)
Date: Thu, 15 Jul 2004 17:40:14 +0530 [thread overview]
Message-ID: <004a01c46a64$af896ef0$7c04b40a@dlh.st.com> (raw)
Hi,
I've ported linux on our chip using linux kernel 2.4.20. On chip we have a display interface on which epson panel is attached. We've written a display driver using framebuffer driver as a upper layer.
Problem with this driver is that due to framebuffer concept we don't know when data is updated in framebuffer as this is done by application.
So we don't know when to transfer data from framebuffer to panel memory. how a driver can know this trigger.
B'coz of this we have only one option left that is always transfer data
to dif panel from fraembuffer irrespective of any trigger.
This will create power problem.
As i understand microwindows/qt or any graphics package call open, mmap from framebuffer. Whenever it draw a line it doesn't call any driver interface.
Is there any solution?
Is there any standard interface of application with driver which tell
that data is to be updated from frmebuffer to panel memory?
Thanks
Regards
Manish
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idG21&alloc_id\x10040&op=click
next reply other threads:[~2004-07-15 12:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-15 12:10 Manish RATHI [this message]
2004-07-15 23:07 ` query (critical problem) Antonino A. Daplas
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='004a01c46a64$af896ef0$7c04b40a@dlh.st.com' \
--to=manish.rathi@st.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).