Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • KWin KWin
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 55
    • Issues 55
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 151
    • Merge requests 151
  • 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
  • PlasmaPlasma
  • KWinKWin
  • Merge requests
  • !243

Multi-GPU output support on Wayland #1

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Xaver Hugl requested to merge zamundaaa/kwin:wayland-multi-gpu into master Sep 06, 2020
  • Overview 30
  • Commits 10
  • Pipelines 0
  • Changes 18

There's still a lot to do:

  • refactor udev to list all available GPUs
  • refactor DrmBackend to use the outputs of all GPUs
  • make Atomic Mode Setting work properly on multiple GPUs (it doesn't on my secondary GPU)
  • create a new OpenGLBackend that contains multiple other backends
  • enable EglGbmBackend to copy buffers from other GPUs
  • enable EglStreamBackend to copy buffers from other GPUs
  • enable hotplugging of GPUs?

BUG: 425586 BUG: 417323

Edited Dec 16, 2020 by Méven Car
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wayland-multi-gpu