Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 3.2k
    • Issues 3.2k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1k
    • Merge requests 1k
  • 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
  • MesaMesa
  • mesamesa
  • Merge requests
  • !1168

meson: bump required libdrm version to 2.4.81

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Eric Engestrom requested to merge eric/mesa:android-libdrm-bump into master Jun 24, 2019
  • Overview 2
  • Commits 1
  • Pipelines 2
  • Changes 1

dbb4457d started using drmDevicesEqual(), which was introduced in libdrm 2.4.81

We could either copy the function locally, or bump the required version. Since the function is non-trivial and 2.4.81 is old enough already, I suggesting the latter.

Fixes: dbb4457d ("egl: add EGL_EXT_device_drm support")
Cc: @evelikov

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: android-libdrm-bump