Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe-x86
  • Repository
  • ipipe-x86
  • drivers
  • video
  • omap2
  • dss
  • dpi.c
Find file BlameHistoryPermalink
  • Archit Taneja's avatar
    OMAPDSS: DPI: Replace dssdev->manager with dssdev->output->manager references · 5d512fcd
    Archit Taneja authored Sep 07, 2012
    
    
    With addition of output entities, a device connects to an output, and an output
    connects to overlay manager. Replace the dssdev->manager references with
    dssdev->output->manager to access the manager correctly.
    
    When enabling the DPI output, check whether the output entity connected to
    display is not NULL.
    
    Signed-off-by: default avatarArchit Taneja <archit@ti.com>
    5d512fcd

Imprint & Privacy Policy