Skip to content

script: GPD Win Max 2 display configuration #1627

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yoyossef
Copy link

Add support for the GPD Win Max 2 laptop/handheld, it doesn't feature VRR nor HDR, it just reports 40Hz and 60Hz.

The display has been the same throughout the 3 revisions (2022, 2023, 2024) so this configuration should work for them all, I personally have the 2024 version.

This configuration has been tested with:

  • Arch Linux with kernel 6.11.6-arch1-1

Add support for the GPD Win Max 2 laptop/handheld, it doesn't feature
VRR nor HDR, it just reports 40Hz and 60Hz.

The display has been the same throughout the 3 revisions (2022, 2023,
2024) so this configuration should work for them all, I personally have
the 2024 version.

This configuration has been tested with:
* Arch Linux with kernel 6.11.6-arch1-1
@misyltoad
Copy link
Collaborator

Does it expose 40Hz and 60Hz in the EDID? we can likely expose edid things directly if you aren't adding additional ones.

misyltoad added a commit that referenced this pull request Apr 2, 2025
…efault

Should supercede #1627 and allow this feature on some handhelds that just expose modes in the EDID.
@yoyossef
Copy link
Author

yoyossef commented Apr 2, 2025

Does it expose 40Hz and 60Hz in the EDID? we can likely expose edid things directly if you aren't adding additional ones.

I think so, sudo modetest -c | grep -A256 "Connector" | less output:
edid.txt

adamdmoss pushed a commit to adamdmoss/gamescope-ubuntu24 that referenced this pull request Apr 23, 2025
…efault

Should supercede ValveSoftware#1627 and allow this feature on some handhelds that just expose modes in the EDID.

(cherry picked from commit d52460d)
adamdmoss pushed a commit to adamdmoss/gamescope-ubuntu24 that referenced this pull request Apr 24, 2025
…efault

Should supercede ValveSoftware#1627 and allow this feature on some handhelds that just expose modes in the EDID.

(cherry picked from commit d52460d)
(cherry picked from commit 167d393)
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.

2 participants