Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • K kmscube
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • Mesa
  • kmscube
  • Merge requests
  • !17

Use weak functions to handle missing GBO mapping support

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Carlos Rafael Giani requested to merge dv1/kmscube:master into master Sep 03, 2019
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 5

gbm_bo_map()/gbm_bo_unmap() are not available on libMali. To make sure builds don't break and/or do not run properly on platforms with Mali GPUs, check at runtime whether or not BO mapping is supported. If it isn't, then videos won't show up on the cube (unless they are stored in DMA-BUF buffers), and the textured cube won't work.

Signed-off-by: Carlos Rafael Giani crg7475@mailbox.org

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: master