Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D drm-hwcomposer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • drm-hwcomposer
  • drm-hwcomposer
  • Merge requests
  • !209

drm_hwcomposer: check if the plane is being used by any crtc

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Yongqin Liu requested to merge yongqin.liu/drm-hwcomposer:main into main Sep 03, 2022
  • Overview 23
  • Commits 1
  • Pipelines 6
  • Changes 1

if the plane is used for other crtc, then that crtc is not supported by this plane. As it's protected by the plane_switching_crtc function in the kernel drivers/gpu/drm/drm_atomic.c file

Signed-off-by: Yongqin Liu yongqin.liu@linaro.org

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: main