New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=b37828dd5dcd970a207b81fa771c71acb3b5aa26
commit b37828dd5dcd970a207b81fa771c71acb3b5aa26
Author: Andreas Shimokawa <[email protected]>
Date: Mon Feb 7 13:04:12 2011 +0100
sh772x: Register phys memory with UIOMux
This is patch significantly improves the performance on sh772x devices.
The sh772x gfx code uses an external library (libshbeu) to access the
BEU hardware. In order for this library to understand that the virtual
addresses passed to it are for contiguous memory, the memory must be
registered with another external library (UIOMux).
Signed-off-by: Phil Edworthy <[email protected]>
configure.in | 3 +++
systems/devmem/Makefile.am | 4 ++--
systems/devmem/devmem.c | 8 ++++++++
3 files changed, 13 insertions(+), 2 deletions(-)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs