Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
mesa
mesa
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2,415
    • Issues 2,415
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 683
    • Merge Requests 683
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Mesa
  • mesamesa
  • Merge Requests
  • !5715

Open
Created Jul 02, 2020 by Ricardo Quesada@ricardoquesada
  • Report abuse
Report abuse

anv: Add explicit-sync for Android

  • Overview 8
  • Commits 2
  • Pipelines 20
  • Changes 2

Replace implicit-sync code from AcquireImageANDROID / QueueSignalReleaseImageANDROID with an explicit-sync version.

Additionally, fix a possible crash when ImportSemaphoreFdKHR receives -1 as Fd. When that is the case, it creates an already signaled syncobj.

This was tested in ChromeOS ARC. And it based on the Work-In-Progress patch from here: https://chromium-review.googlesource.com/c/chromiumos/overlays/chromiumos-overlay/+/2243414

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: tot-anv-android