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

drm: Separate BOE and SDC OLED Deck panel valid refresh rates #1403

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

Conversation

matte-schwartz
Copy link

OLED Decks with BOE panels seem to struggle with a few different specific modesets (51hz/55hz/65hz) that SDC panels have no issues with. To work around this, let's make use of Gamescope recognizing each display manufacturer to correct the bad modesets while leaving SDC panel units alone.

This can be reverted if an underlying cause is identified later on. This patch causes no regressions on my BOE unit, but it's worth double checking an SDC unit as well just to be sure it doesn't affect those.

Fixes: #1398

OLED Decks with BOE panels seem to struggle with a few different
specific modesets (51hz/55hz/65hz) that SDC panels have no issues with.
To work around this, let's make use of Gamescope recognizing each
display manufacturer to correct the bad modesets while leaving
SDC panel units alone.

This can be reverted if an underlying cause can be found later on.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant