Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • wlroots wlroots
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 344
    • Issues 344
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 138
    • Merge requests 138
  • 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

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • wlrootswlroots
  • wlrootswlroots
  • Merge requests
  • !3910

Recover from GPU resets.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Alexander Orzechowski requested to merge Nefsen402/wlroots:gpu-reset-recover into master Dec 01, 2022
  • Overview 0
  • Commits 25
  • Pipelines 3
  • Changes 38

Based on: !3887 !3909 !3908 (merged) !3921

This MR implements the remaining code needed for renderer/allocator recovery after a GPU reset. There are still some burrs to shave off but for the most part, this will enable a usable wayland session after a gpu reset.

Amazingly, no breaking changes for this release, all of what needed to be changed happened in !3887

For anybody that wants to test: compile https://github.com/Nefsen402/sway/tree/scene-graph-next and this MR and you might not be forced to restart the sway session after a gpu reset.

Edited Dec 04, 2022 by Alexander Orzechowski
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: gpu-reset-recover