I have successfully ran directfb for qt-embedded 4.4 in our board. But I found when I run directfb for qt-embedded 4.4 into our board , his performance is not good to qt4.4.0 bliting/drawing functions itself. so I want to know whether the directfb mechanism is impact the program or other reason.
Qt Labs Forum » Qtopia Core DirectFB
directfb performance for qt-embedded-4.4
(3 posts)-
Posted: 3 months #
-
In theory the directfb driver should handle the acceleration if any acceleration is available and is integrated in your directfb drivers. Maybe the drivers aren't optimized for your board.
Posted: 2 months # -
If you have an example/benchmark application that demonstrates the performance hit I could take a closer look and see if there's a performance bug somewhere.
Also, as ravenlord says, the directfb driver might not be optimized or use any acceleration for you board and if this is the case, the qt/directfb driver is probably just overhead compared to the normal linuxfb driver. If you can share any information on the hardware and directfb driver you're using, that might be helpful.
Posted: 1 month #
Reply
You must log in to post.