Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • KWin KWin
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 38
    • Issues 38
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 104
    • Merge requests 104
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Plasma
  • KWinKWin
  • Merge requests
  • !1878

Merged
Created Jan 14, 2022 by Xaver Hugl@zamundaaaDeveloper

backends/drm: support link-status

  • Overview 1
  • Commits 1
  • Pipelines 8
  • Changes 3

Userspace is expected to reload modes, do a modeset and set link-status to good again, if link-status gets bad. This is needed to prevent some black screen situations.

As we're already detecting modelist changes every time udev signals something to us, all that needs to be done is to do a modeset and set the property to good again. With legacy a modeset automatically sets it to good (no idea why it doesn't with ams) so that's dealt with, too.

BUG: 448177

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: work/link-status