I think that the refresh can be performed also sending a buffer to a
/sys device. I'm reading
drivers/video/mxc/mxcfb_auo.c in Glo linux kernel, and there's an "update" sysfs interface for the
store_update() function, that does a full refresh. But
PHP Code:
find /sys -name update
gives me no result. Do you have any ideas?