linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* framebuffer general questions
@ 2009-11-13 14:11 René Kolařík
  2009-11-13 20:08 ` Ondrej Zajicek
  0 siblings, 1 reply; 4+ messages in thread
From: René Kolařík @ 2009-11-13 14:11 UTC (permalink / raw)
  To: linux-fbdev-devel

Hi

i am trying to customize framebuffer drivers and i have some questions...

Please can you give me an advice? 

1) If I define my own imageblit function, how do I call it? Or is it called automatically?

2) I have gpu connected via pci to cpu. I did mmap and have framebuffer mapped in for example "uchar * data". I have loop and iterating through some pixel data and do data[i] = pixel[i]. Does this lead to transmitting via PCI in style - transmit byte ... end ... transmit byte ... end ... etc?

3)what is the difference bethween mmap framebuffer and write to mapped pointer and calling write() to descriptor previously obtained by open()?

these are the main questions in my mind. Thank you for your time i would be glad for any informations.

Rene

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-11-16  0:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-13 14:11 framebuffer general questions René Kolařík
2009-11-13 20:08 ` Ondrej Zajicek
2009-11-15 23:28   ` René Kolařík
2009-11-16  0:06     ` Ondrej Zajicek

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).