Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 60
    • Issues 60
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 160
    • Merge requests 160
  • 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
  • !1174

platforms/drm: support tiled displays

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Xaver Hugl requested to merge work/tiled-displays into master Jul 14, 2021
  • Overview 80
  • Commits 10
  • Pipelines 27
  • Changes 82

Tiled displays are using more than one display controller and must be driven with more than one connector. This is now done by having Scene render to all RenderOutputs for a given AbstractOutput and afterwards presents all of them at once. This can also be done more efficiently (see #78 for details) but that will have to wait for another day.

BUG: 427545 CCBUG: 427545

Edited Mar 27, 2022 by Xaver Hugl
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/tiled-displays