mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 17:18:28 +08:00
097c594aba
Add a new ioctl to get the count of paninfo The framebuffer is usually in high-speed RAM. Getting the paninfo count can help us get the idle state of the framebuffer so that we can temporarily use this memory. Signed-off-by: yushuailong1 <yushuailong1@xiaomi.com>