[EMAIL PROTECTED] wrote:
> Thankyou,
> 
> To give a few more details on my system.  We currently have a 12MB area of
> memory which is used by 2 framebuffers with some spare GFX memory in
> between
> for off screen surfaces.  like this:
> 
> <- 12MB ->
> | FB0 | spare | FB1 |
> 
> If I want to use a driver based on the davinci driver then I presume that
> the devmem system should be pointed at the middle spare area.  So
> VideoPhysAddr should be end of FB0 and length should be the size of the
> spare area.
> 
> Then surfaces for FB0 can be assigned from FB0 memory space and other
> surfaces will be assigned from the spare area.

Correct.

-- 
Best regards,
  Denis Oliver Kropp

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"

_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to