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

Enabled framebuffer delay through device.dsc #365

Merged
merged 1 commit into from
Nov 23, 2023
Merged

Enabled framebuffer delay through device.dsc #365

merged 1 commit into from
Nov 23, 2023

Conversation

AdrianoA3
Copy link

Description

Slow down framebuffer by adding gQcomTokenSpaceGuid.PcdMipiFrameBufferDelay under [PcdsFixedAtBuild.common] section on .dsc. Time is in microseconds, so 1,000,000 us = 1 s.
This is optional and for debugging purposes.

E.g

[PcdsFixedAtBuild.common]
gQcomTokenSpaceGuid.PcdMipiFrameBufferDelay|1000000

Checklist

  • Have you tested the change you are submitting?
  • Is the commits history nice and clean?

@MollySophia
Copy link
Member

This sounds really useful!
Maybe it's more convenient if it can be enabled in build.sh parameters?

@AdrianoA3
Copy link
Author

@MollySophia Indeed

@BigfootACA BigfootACA merged commit 25ca49c into edk2-porting:master Nov 23, 2023
22 checks passed
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

Successfully merging this pull request may close these issues.

3 participants