Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • D drm
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 30
    • Issues 30
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 37
    • Merge requests 37
  • 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
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MesaMesa
  • drm
  • Merge requests
  • !31

Add ARM support into xf86drm.h

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Peter Seiderer requested to merge psreport/drm:ps-devel-add-arm-support-into-xf86drm into master Nov 28, 2019
  • Overview 5
  • Commits 1
  • Pipelines 6
  • Changes 1

This provides support for Xorg interface. Without this the vivante samples will hang during close requiring a reboot

[Adapted from yocto project] Upstream-Status: Pending Signed-off-by: Lauren Post lauren.post@freescale.com Signed-off-by: Evan Kotara evan.kotara@freescale.com [Thomas: change CAS code to only be used on ARMv6/ARMv7, and not ARMv4/ARMv5, which don't support ldrex/strex. If no CAS implementation is provided libdrm falls back to a system call for locking/unlocking.] Signed-off-by: Thomas Petazzoni thomas.petazzoni@free-electrons.com Signed-off-by: Peter Seiderer ps.report@gmx.net

Edited Nov 29, 2019 by Peter Seiderer
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ps-devel-add-arm-support-into-xf86drm