New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=a087d09e69b557c5d9d1277f049673b125075719
commit a087d09e69b557c5d9d1277f049673b125075719
Author: Andreas Shimokawa <[email protected]>
Date:   Fri Jul 19 18:54:23 2013 +0200

    direct: add missing include

 lib/direct/String.h |    1 +
 1 file changed, 1 insertion(+)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=a09f44c730dd96b30faae3ebf15c5f69b509fdfc
commit a09f44c730dd96b30faae3ebf15c5f69b509fdfc
Author: Denis Oliver Kropp <[email protected]>
Date:   Wed Jul 17 21:21:40 2013 +0200

    DRMKMS: Use DRM_IOCTL_GEM_FLINK to map buffers in slaves. Currently using a 
hack to initialise a local kms_bo!
    
    Signed-off-by: Denis Oliver Kropp <[email protected]>

 systems/drmkms/drmkms_surface_pool.c |  201 ++++++++++++++++++++++++++++++++--
 1 file changed, 192 insertions(+), 9 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=dcde2a15588726e584ba3c7430b0b6a70f7163bd
commit dcde2a15588726e584ba3c7430b0b6a70f7163bd
Author: Denis Oliver Kropp <[email protected]>
Date:   Fri Jul 12 16:47:04 2013 +0200

    - drmkms: simplyfy locking, fix for task manager

 systems/drmkms/drmkms_layer.c  |   25 ++++++-------------------
 systems/drmkms/drmkms_system.c |   11 ++++-------
 systems/drmkms/drmkms_system.h |    1 -
 3 files changed, 10 insertions(+), 27 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=a6186acba69070fc05a84ca3c478fd3f9b8fd926
commit a6186acba69070fc05a84ca3c478fd3f9b8fd926
Author: Andreas Shimokawa <[email protected]>
Date:   Fri Jul 12 16:18:06 2013 +0200

    drmkms: fix deadlock while flipping

 systems/drmkms/drmkms_layer.c |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=7c283408bc75c46c062a5862de6307df706787c9
commit 7c283408bc75c46c062a5862de6307df706787c9
Author: Andreas Shimokawa <[email protected]>
Date:   Fri Jul 12 15:17:45 2013 +0200

    drmkms: use vblank handler to synchronize flipping on planes

 systems/drmkms/drmkms_layer.c  |   47 +++++++++++++++++++++++++++++++++++++++-
 systems/drmkms/drmkms_system.c |    2 +-
 2 files changed, 47 insertions(+), 2 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=c127663c46c74645e9de54b0bf61f6a102b16056
commit c127663c46c74645e9de54b0bf61f6a102b16056
Author: Andreas Shimokawa <[email protected]>
Date:   Fri Jul 12 14:44:17 2013 +0200

    drmkms: set CSCAPS_DISPLAY_TASKS and CSCAPS_NOTIFY_DISPLAY

 systems/drmkms/drmkms_system.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=1bba3a5efca7b132b3ed43c2d1807a0b4a90f969
commit 1bba3a5efca7b132b3ed43c2d1807a0b4a90f969
Author: Andreas Shimokawa <[email protected]>
Date:   Thu Jul 11 15:06:44 2013 +0200

    drmkms: refactoring, cleanups, fix flipping in multihead mode (multiple 
crtcs with one DirectFB layer each)

 systems/drmkms/drmkms_layer.c  |   41 ++++++++++++-----------
 systems/drmkms/drmkms_system.c |   70 +++++++++++++---------------------------
 systems/drmkms/drmkms_system.h |   22 ++++++-------
 3 files changed, 52 insertions(+), 81 deletions(-)

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

Reply via email to