Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • xserver xserver
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 943
    • Issues 943
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 123
    • Merge requests 123
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and 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
  • xorgxorg
  • xserverxserver
  • Merge requests
  • !892

xf86: Accept devices with the 'simpledrm' driver.

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Jocelyn Falempe requested to merge jocelyn/xserver:backport_fix_simple_drm into server-1.20-branch Apr 11, 2022
  • Overview 1
  • Commits 1
  • Pipelines 2
  • Changes 1

Without this patch from master, Xorg fails with simpledrm and nomodeset on Fedora 36: https://bugzilla.redhat.com/show_bug.cgi?id=2067151

SimpleDRM 'devices' are a fallback device, and do not have a busid so they are getting skipped. This will allow simpledrm to work with the modesetting driver

(cherry picked from commit b9218fad) Signed-off-by: Jocelyn Falempe jfalempe@redhat.com

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: backport_fix_simple_drm