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
minReplyDelay should be overridable at the command line (or via env var).
If not overridden, the default should vary based on the vendor of the framebuffer and use a known maybe-good value for the major ones (AMD, Nvidia, Intel).
The text was updated successfully, but these errors were encountered:
kfix
changed the title
support runtime overriding of minReplyDelay, add vendor-specific defaults
add runtime overriding of minReplyDelay with vendor-specific defaults
Nov 28, 2019
there is no single default for the I2C wait time
that will not crash any Macintoshes.
patches welcome for runtime GPU detection! (#57)
relates to #1#18#35#42#57
relates to #42
minReplyDelay
should be overridable at the command line (or via env var).If not overridden, the default should vary based on the vendor of the framebuffer and use a known maybe-good value for the major ones (AMD, Nvidia, Intel).
The text was updated successfully, but these errors were encountered: