Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,084
    • Issues 3,084
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 995
    • Merge requests 995
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • MesaMesa
  • mesamesa
  • Merge requests
  • !20231

{anv,hasvk}/android: remove numFds check

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open maurossi requested to merge issor.oruam/mesa:anv_hasvk_numfds into main Dec 08, 2022
  • Overview 6
  • Commits 2
  • Pipelines 4
  • Changes 2
Changes required for compatibility with minigbm gralloc4
due to gralloc handle having DRV_MAX_FDS = (DRV_MAX_PLANES + 1)

https://android.googlesource.com/platform/external/minigbm/+/refs/tags/android-13.0.0_r18/cros_gralloc/cros_gralloc_handle.h#14

Compatibility with libdrm android/gralloc_handle.h is also preserved
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: anv_hasvk_numfds