Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P Plasma Wayland Protocols
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LibrariesLibraries
  • Plasma Wayland Protocols
  • Merge requests
  • !17

RFC: Add gpu protocol

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Xaver Hugl requested to merge work/gpu into master Aug 09, 2021
  • Overview 11
  • Commits 1
  • Pipelines 0
  • Changes 2

In order to improve support for VFIO use-cases this protocol allows to suggest the compositor to release control of graphics devices or switch compositing to another device.

The compositing flags are divided in current and preferred because switching on the fly is not currently trivial to do and it might still take a while for that to change. With the preferred flag the intention is that KWin can then save the GPU as being preferred and switch to it when a new session is started.

cc plasma/kwin#46

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/gpu