Temp Workaround for Legion Go 2 brightness adjustment issue#2238
Open
XinoAssassin wants to merge 2 commits into
Open
Temp Workaround for Legion Go 2 brightness adjustment issue#2238XinoAssassin wants to merge 2 commits into
XinoAssassin wants to merge 2 commits into
Conversation
Add VFP timings for the non-VRR frame limiter, and enable content_driven HDR mode to workaround lack of Steam support for backlight control while the Go 2's panel is outputting PQ content. This can be re-assessed when Steam supports internal panels with HDR that behave less like the Steam Deck OLED when it comes to brightness adjustment.
…ss adjustment for Legion Go 2 As the launch window may come, rather than waiting a formal better fix, Lenovo prefer to make it work firstly. Thanks to Matte Schwartz's work on Legion Go 2, the script only changes the EOTF to gamma22. Once the fixes on gamescope and steam sides are done, this commit can be reverted and accept Matte Schwartz's original one.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
scripts: Use gamma22 EOTF as the temporary workaround on the brightness adjustment for Legion Go 2
As the launch window may come, rather than waiting a formal better fix, Lenovo prefer to make it work firstly.
Thanks to Matte Schwartz's work on Legion Go 2, the script only changes the EOTF to gamma22.
Once the fixes on gamescope and steam sides are done, this commit can be reverted and accept Matte Schwartz's original one.
Full fix (maybe?): #2148