You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After a quick profile to see why I'm not achieving a 450ms full refresh (7.5s instead) with the example code for a Raspberry Pi, it appears that most of the wall clock time is being spent loading the image from the host to the IT8951 driver (IT8951HostAreaPackedPixelWrite()). Is there a way to accelerate this?
The text was updated successfully, but these errors were encountered:
After a quick profile to see why I'm not achieving a 450ms full refresh (7.5s instead) with the example code for a Raspberry Pi, it appears that most of the wall clock time is being spent loading the image from the host to the IT8951 driver (
IT8951HostAreaPackedPixelWrite()
). Is there a way to accelerate this?The text was updated successfully, but these errors were encountered: