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

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


Branch: CURRENT, Version: 2.4.120, Package name: libdrm-2.4.120, 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: 468.324 KB

Version history: (Expand)


CVS history: (Expand)


   2024-01-13 19:52:54 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
libdrm: update to 2.4.120.

Eric Engestrom (1):
      radeon: fix missing stencil_tile_mode initialisation in the \ 
linear/fallback case

Pierre-Eric Pelloux-Prayer (1):
      amdgpu: fix use-after-free

Simon Ser (2):
      Sync headers with drm-next
      build: bump version to 2.4.120
   2023-12-30 11:19:06 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
libdrm: update to 2.4.119.

Marek Olšák (2):
      amdgpu: add amdgpu_va_get_start_addr
      meson: bump libdrm version to 2.4.119
   2023-12-06 08:56:43 by Thomas Klausner | Files touched by this commit (2)
Log message:
libdrm: install man pages

Requested by Thierry LARONDE in PR 57755.

Bump PKGREVISION.
   2023-11-20 18:55:20 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
libdrm: update to 2.4.118.

David Jagu (1):
      meson: fix typo in libdrm_intel

Geert Uytterhoeven (18):
      util: improve SMPTE color LUT accuracy
      util: factor out and optimize C8 SMPTE color LUT
      util: add support for DRM_FORMAT_C[124]
      util: store number of colors for indexed formats
      util: add SMPTE pattern support for C4 format
      util: add SMPTE pattern support for C1 format
      util: add SMPTE pattern support for C2 format
      modetest: add support for DRM_FORMAT_C[124]
      modetest: add SMPTE pattern support for C[124] formats
      intel: determine target endianness using meson
      util: fix 32 bpp patterns on big-endian
      util: fix 16 bpp patterns on big-endian
      util: add missing big-endian RGB16 frame buffer formats
      modetest: add support for parsing big-endian formats
      util: add test pattern support for big-endian XRGB1555/RGB565
      util: fix pwetty on big-endian
      util: add pwetty support for big-endian RGB565
      modetest: add support for big-endian XRGB1555/RGB565

Jonas Karlman (1):
      modetest: add support for DRM_FORMAT_NV{15,20,30}

Neil Armstrong (1):
      modetest: switch usage to proper options grammar

Simon Ser (4):
      xf86drm: add drmGetNodeTypeFromDevId
      Sync headers with drm-next
      xf86drmMode: add drmModeCloseFB()
      build: bump version to 2.4.118
   2023-10-20 08:10:46 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
libdrm: update to 2.4.117.

Chia-I Wu (1):
      modetest: print modifiers in hex as well

Dmitry Baryshkov (1):
      modetest: custom mode support

Dylan Baker (3):
      meson: fix intel requirements
      meson: Use feature.require() and feature.allowed()
      meson: replace deprecated program.path -> program.full_path

Ezequiel Garcia (1):
      modetest: avoid erroring if there's no gamma legacy support

Geert Uytterhoeven (8):
      amdgpu: Fix pointer/integer mismatch warning
      amdgpu: Use PRI?64 to format uint64_t
      util: add NV24 and NV42 frame buffer formats
      util: add pattern support for DRM_FORMAT_NV{24,42}
      modetest: add support for DRM_FORMAT_NV{24,42}
      util: fix grey in YUV SMPTE patterns
      modetest: fix mode_vrefresh() for interlace/dblscan/vscan
      util: remove unused definitions of RED, GREEN, and BLUE

Jonathan Gray (5):
      amdgpu: add marketing names from amd-5.4.6 (22.40.6)
      amdgpu: add marketing names from amd-5.5.1 (23.10.1)
      amdgpu: add marketing names from PRO Edition 23.Q3 W7000
      amdgpu: add marketing names from Adrenalin 23.7.2
      amdgpu: add marketing names from Adrenalin 23.9.1

Marijn Suijten (2):
      modetest: document why no blob is created for linear gamma LUT
      modetest: allocate and commit atomic request around set_property()

Neil Armstrong (2):
      modetest: permit -r and -s to work together
      modetest: allow using -r and -P

Rohith Iyer (1):
      modetest: add support for writeback connector

Samuel Pitoiset (2):
      amdgpu: amdgpu_drm.h for new GPUVM fault ioctl
      amdgpu: add support for querying VM faults information

Simon Ser (3):
      xf86drm: mark DRM_MAX_MINOR as deprecated
      ci: bump FreeBSD to 13.2
      build: bump version to 2.4.117
   2023-08-24 08:09:15 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
libdrm: update to 2.4.116.

Dor Askayo (1):
      nouveau: add interface to make buffer objects global

James Zhu (2):
      xf86drm: update DRM_NODE_NAME_MAX supporting more nodes
      xf86drm: use drm device name to identify drm node type

Jan Beich (1):
      meson: drop pthread-stubs dependency on BSDs

Jonathan Gray (1):
      amdgpu: add marketing names from amd-5.4.3 (22.40.3)

Luben Tuikov (3):
      tests/amdgpu: Fix Usage string
      tests/amdgpu: Add all 9 options to the help output
      tests/amdgpu: Allow to exclude a test or a suite of tests

Marek Olšák (1):
      amdgpu: add an environment variable that overrides the context priority

Pierre-Eric Pelloux-Prayer (1):
      amdgpu: remove va::dev member

Ruijing Dong (3):
      tests/amdgpu/vcn: change vbv_buffer name to input
      tests/amdgpu/vcn: fix drm test failure
      tests/amdgpu/vcn: fix session buffer issue for vcn1-vcn3

Saleemkhan Jamadar (1):
      tests/amdgpu/vcn:update decoder unit test

Simon Ser (5):
      xf86drm: bump DRM_MAX_MINOR to 64
      xf86drm: drop control nodes implementation
      Sync headers with drm-next
      xf86drm: add drmSyncobjEventfd
      build: bump version to 2.4.116

Xaver Hugl (1):
      xf86drmMode: constify drmModeCrtcSetGamma

Yi Xie (1):
      tests/util: Add vkms driver

jie zhang (1):
      test/amdgpu/hotunplug: add apu check for hotplug test
   2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223)
Log message:
Reset MAINTAINER
   2022-11-03 21:52:29 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (3)
Log message:
libdrm: Fix building on FreeBSD

pkgsrc changes:
---------------
  * Remove dependency on pthread-stubs for FreeBSD.
  * Bum revision.