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
  • Issues
  • #13
Closed
Open
Issue created Jun 03, 2018 by maurossi@issor.oruam

Don't call CreateDisplayPipe until the display is actually needed

[seanpaul] Changed title from "DrmResources::CreateDisplayPipe throws meaningless error for DRM_MODE_DISCONNECTED"

Hi, the issue has been communicated but not tracked in gitlab nor resolved. Here it is as a kind reminder, because amdgpu, nouveau and all discrete gpus are affected.

... 2245  2245 E hwc-drm-resources: Could not find a suitable encoder/crtc for display 2
... 2245  2245 E hwc-drm-resources: Failed CreateDisplayPipe 56 with -19
... 2245  2245 E hwcomposer-drm: Can't initialize Drm object -19

Updated proposed commit to solve this problem is [1] as it is assessed that either the drm_hwcomposer code is flawed to return error for DRM_MODE_DISCONNECTED, or, in any case, it is necessary to identify E2E root cause of the problem.

Mauro Rossi

[1] https://github.com/maurossi/drm_hwcomposer/commit/027a1bf233589349761c49714defea82cd28951d

Edited Jun 07, 2019 by Sean Paul
Assignee
Assign to
Time tracking