New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=290759e3b9f232bda83d569bb819cc5760fdc626
commit 290759e3b9f232bda83d569bb819cc5760fdc626
Author: Niels Roest <[EMAIL PROTECTED]>
Date:   Thu Oct 9 14:48:00 2008 +0200

    [sh772x] added display power on, + other stuff:
    - include display power-on in sh772x kernel module so we don't need
    the fb driver from the kernel, current implementation limited to sh7723.
    - limit pitch alignment to 16 bytes, more currently not needed
    - extend JPEG encode with tmpphys; will be used to store intermediate
    between BEU and JPU, to prevent 16-line-chunk-scaling issues.

 gfxdrivers/sh7722/kernel-module/sh7722.c     |   19 ++----
 gfxdrivers/sh7722/kernel-module/sh7723.c     |   27 ++++++++
 gfxdrivers/sh7722/kernel-module/sh772x_gfx.h |    2 +
 gfxdrivers/sh7722/sh7722.c                   |    2 +-
 gfxdrivers/sh7722/sh7722_jpeg.c              |    2 +-
 gfxdrivers/sh7722/sh7722_jpeglib.c           |   90 ++++++++++++++++---------
 gfxdrivers/sh7722/sh7722_jpeglib.h           |   11 ++--
 gfxdrivers/sh7722/sh7722_lcd.c               |   24 ++++++-
 8 files changed, 123 insertions(+), 54 deletions(-)

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

Reply via email to