./x11/libdrm, Userspace interface to kernel DRM services

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.4.124, Package name: libdrm-2.4.124, Maintainer: pkgsrc-users

This package provides a library which offers a userspace interface
to kernel DRM (Direct Rendering Manager) services for access to
graphics hardware.


Required to build:
[pkgtools/x11-links] [pkgtools/cwrappers]

Master sites:

Filesize: 469.965 KB

Version history: (Expand)


CVS history: (Expand)


   2024-12-14 13:42:59 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
libdrm: update to 2.4.124.

Alan Coopersmith (1):
      include/drm/README: update drm-next link to use gitlab instead of cgit

Dmitry Baryshkov (2):
      modetest: simplify planar YUV handling
      modetest: add support for YUV422 and YUV444 plane format

Marek Olšák (1):
      xf86drm: print AMD modifiers properly

Marijn Suijten (1):
      tests/util: Call `drmGetDevices2()` instead of `drmOpen()`ing all modules

Matt Turner (1):
      build: bump version to 2.4.124

Mauro Rossi (1):
      android: add genrule for generated_static_table_fourcc.h

Rob Barnes (1):
      modetest: Make modetest availble to vendor on Android

Simon Ser (1):
      build: simplify Linux system check
   2024-08-26 22:30:18 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
libdrm: update to 2.4.123.

Alex Deucher (2):
      amdgpu: add new marketing names
      amdgpu: add new marketing names

Dan Willemsen (1):
      Convert to Android.bp

Daniel Stone (1):
      libs: Tie DSO minor versions to libdrm version

Elliott Hughes (1):
      readdir_r is deprecated.

Enrico Weigelt, metux IT consult (1):
      Fix FTBS on undefined clock_gettime() and asprintf()

Inseob Kim (1):
      Export include dirs with -isystem

Jason Macnak (2):
      Makes libdrm available on host
      Adds libdrm_headers

Jerry Zhang (1):
      Make libdrm recovery_available

Jiyong Park (2):
      add crosvm to com.android.virt
      Enable GPU in crosvm

John Stultz (1):
      Android.bp: Add include exports for android dir

Mark Collins (1):
      Disable ioctl signed overload for Bionic libc

Matt Turner (1):
      build: bump version to 2.4.123

Su Hong Koo (2):
      Delete all Makefile.sources files
      tests: Make modetest and proptest cc_binary in Android.bp
   2024-07-02 18:25:59 by Thomas Klausner | Files touched by this commit (1)
Log message:
libdrm: remove unneeded patch

Or give me details where it's needed.
   2024-07-02 18:24:47 by Thomas Klausner | Files touched by this commit (9)
Log message:
libdrm: add URLs for try at upstreaming most of these.
   2024-07-02 17:46:37 by Tobias Nygren | Files touched by this commit (2)
Log message:
libdrm: fix build on NetBSD/aarch64
   2024-06-26 18:24:33 by Thomas Klausner | Files touched by this commit (7) | Package removed
Log message:
libdrm: update to 2.4.122.

Enrico Weigelt, metux IT consult (6):
      OpenBSD: fix FTBS on misspelled and missing variables
      fix FTBS on FreeBSD (or non-Linux in general)
      freedreno: fix FTBS on non-Linux platforms (unused header)
      etnaviv: fix FTBS on undefined linux/* headers on non-Linux platforms.
      ci: upgrade debian container to bookworm
      ci: upgrade FreeBSD VM to 14.1

Nicolas Caramelli (1):
      Remove libm in libdrm dependencies

Simon Ser (2):
      Sync headers with drm-next
      build: bump version to 2.4.122
   2024-06-10 10:01:20 by Jonathan Perkin | Files touched by this commit (2) | Package updated
Log message:
libdrm: Restore patch broken by last update.
   2024-04-03 09:14:32 by Charlotte Koch | Files touched by this commit (2)
Log message:
x11/libdrm: Fix DragonFly build