Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • wlroots wlroots
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 327
    • Issues 327
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 129
    • Merge requests 129
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • wlrootswlroots
  • wlrootswlroots
  • Merge requests
  • !3813

backend/drm: re-use previous mode blob if it didn't change

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Simon Ser requested to merge emersion/wlroots:drm-keep-mode-blob into master Nov 03, 2022
  • Overview 0
  • Commits 2
  • Pipelines 1
  • Changes 2

If the old mode is the same as the new one, we don't need to re-create the mode blob. This happens when the compositor calls wlr_output_set_mode() at startup, for instance.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: drm-keep-mode-blob