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 944
    • Issues 944
    • 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
  • !349

modesetting: Fix random garbage being visible intermittently after a modeset

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Michel Dänzer requested to merge daenzer/xserver:modesetting-intermittent-garbage into master Nov 22, 2019
  • Overview 1
  • Commits 5
  • Pipelines 2
  • Changes 4

This fundamentally requires two things:

  • Drawing well-defined contents to newly allocated scanout buffers
  • Making sure that drawing has finished before making the buffer visible

Patch 1 prepares for easy backporting of patches 2-4 to the 1.20 branch. Patch 5 cannot be backported.

/cc @ajax @ofourdan

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: modesetting-intermittent-garbage