You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/04/05 17:02:49 UTC

[GitHub] [incubator-nuttx-apps] gustavonihei opened a new pull request #656: examples/lvgldemo: Add support for asynchronous flush

gustavonihei opened a new pull request #656:
URL: https://github.com/apache/incubator-nuttx-apps/pull/656


   ## Summary
   This PR intends to add support for asynchronous flush operation on the `lvgldemo` example application, for both the Framebuffer and LCD character devices.
   This enables the parallelization of the rendering of the next frame by LVGL and the drawing of the current frame to the display device.
   
   ## Impact
   Expected some performance improvement when `CONFIG_EXAMPLES_LVGLDEMO_DOUBLE_BUFFERING` is also enabled.
   
   ## Testing
   Tested `sim:lvgl` with **Benchmark** and **Stress**  examples from `lvgldemo`.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] acassis merged pull request #656: examples/lvgldemo: Add support for asynchronous flush

Posted by GitBox <gi...@apache.org>.
acassis merged pull request #656:
URL: https://github.com/apache/incubator-nuttx-apps/pull/656


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org