lvgl / lv_drivers

TFT and touch pad drivers for LVGL embedded GUI library
https://docs.lvgl.io/master/porting/index.html
MIT License
290 stars 309 forks source link

perf(drm): use wait_cb for direct double-buffered rendering #299

Closed niklasf closed 8 months ago

niklasf commented 8 months ago

Follow-up patch mentioned in #298. Slightly improves benchmark performance, as expected.

kisvegabor commented 8 months ago

Thanks!

kisvegabor commented 8 months ago

Hey, I've added the flush_wait_cb to LVGL master. See https://github.com/lvgl/lvgl/commit/01f2949acc9a24aef155ed5cb8409e7badff13ca