New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=c6a3483ffa05484dd1ffcb6b465b9218f60699ec
commit c6a3483ffa05484dd1ffcb6b465b9218f60699ec
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]>
    (cherry picked from commit b37828dd5dcd970a207b81fa771c71acb3b5aa26)

 configure.in               |    3 +++
 systems/devmem/Makefile.am |    4 ++--
 systems/devmem/devmem.c    |    8 ++++++++
 3 files changed, 13 insertions(+), 2 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=d5da8ef260d445d5bb3ca1af4bcd1bd1158d4300
commit d5da8ef260d445d5bb3ca1af4bcd1bd1158d4300
Author: Andreas Shimokawa <[email protected]>
Date:   Mon Feb 7 12:48:34 2011 +0100

    sh772x: Use pkg-config to detect and use SH772x dependencies.
    
    Signed-off-by: Phil Edworthy <[email protected]>
    (cherry picked from commit c65413eee0f2ed8ed09d6c84b0b2762321b0ce87)

 configure.in                  |    6 +++++-
 gfxdrivers/sh772x/Makefile.am |    6 +++---
 2 files changed, 8 insertions(+), 4 deletions(-)

_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs

Reply via email to