Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • xserver xserver
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 887
    • Issues 887
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 111
    • Merge requests 111
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xorg
  • xserverxserver
  • Merge requests
  • !279

xf86: Disable unused crtc functions when a lease is revoked

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Andres Rodriguez requested to merge lostgoat/xserver:fix-hmd-power into master Sep 06, 2019
  • Overview 4
  • Commits 1
  • Pipelines 5
  • Changes 1

This fixes 'non-desktop' displays staying powered on after their lease has been revoked.

Cc: Keith Packard keithp@keithp.com Signed-off-by: Andres Rodriguez andresx7@gmail.com


This is my first X change, so let me know if I did anything silly.

I'm also no expert on the lease/modeset architecture, so this might not be the right approach. But it seems to me like X is the one responsible for fixing the modes/powering down the displays at lease revokation time.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix-hmd-power