Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Faster image load from host to IT8951 Image Buffer #11

Open
braincore opened this issue Aug 30, 2020 · 0 comments
Open

Faster image load from host to IT8951 Image Buffer #11

braincore opened this issue Aug 30, 2020 · 0 comments

Comments

@braincore
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant