Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
xserver
xserver
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 889
    • Issues 889
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 96
    • Merge Requests 96
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xorg
  • xserverxserver
  • Merge Requests
  • !26

Merged
Opened Sep 26, 2018 by Olivier Fourdan@ofourdan🛠Maintainer

xwayland: search for a render node to use

  • Overview 10
  • Commits 1
  • Pipelines 4
  • Changes 1

wl_drm's protocol “device” event provides the path to the drm device, which may not be a render node, thus causing Xwayland to fall back to drm authentication which may fail if the user has switched to another VT while Xwayland is starting.

Search for a render node corresponding to the given DRM device and try to use it instead, as render nodes do not need authentication and Xwayland can make use of them if it can find one.

Closes: https://bugs.freedesktop.org/108038 Signed-off-by: Olivier Fourdan ofourdan@redhat.com

Edited Sep 27, 2018 by Olivier Fourdan
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: xorg/xserver!26
Source branch: bug108038