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 2020/07/25 13:45:24 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #1458: drivers/video: Refine the update region notification mechanism

xiaoxiang781216 opened a new pull request #1458:
URL: https://github.com/apache/incubator-nuttx/pull/1458


   ## Summary
   1.Expose the notification through fb_vtable_s::updatearea
   2.Incorporate old nx_notify_rectangle into the new updatearea callback
   3.Migrate the calle of nx_notify_rectangle to fb_vtable_s::updatearea
   
   ## Impact
   
   ## Testing
   
   


----------------------------------------------------------------
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] jerpelea merged pull request #1458: drivers/video: Refine the update region notification mechanism

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


   


----------------------------------------------------------------
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] Ouss4 commented on pull request #1458: drivers/video: Refine the update region notification mechanism

Posted by GitBox <gi...@apache.org>.
Ouss4 commented on pull request #1458:
URL: https://github.com/apache/incubator-nuttx/pull/1458#issuecomment-670924882


   @jerpelea Could you please take a look?


----------------------------------------------------------------
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