pkgsrc/x11/libdrm
wiz 924ebf8b4e Update to 2.4.62:
This release introduces the atomic and blob APIs, adds support
for new devices (AMD Bonaire) and a new flag for coherent BOs
in nouveau.


Alex Deucher (1):
      radeon: add new bonaire pci id

Alexandre Courbot (1):
      nouveau: add coherent BO attribute

Boris BREZILLON (2):
      modetest: add atmel-hlcdc driver support
      tests/kmstest: support atmel-hlcdc

Damien Lespiau (1):
      intel: Add the Broxton PCI IDs

Daniel Stone (1):
      Add blob property create/destroy ioctl wrappers

Emil Velikov (7):
      modetest: explicitly zero the newly allocated memory
      modetest: replace malloc + memset with calloc
      xf86drm: simplify drmMalloc/drmFree
      Revert "Add device enumeration interface (v4)"
      xf86drmMode: remove unused valgrind(VG) macros
      xf86drmMode: include config.h before anything else
      configure.ac: bump version to 2.4.62 for release

Guillaume Desmottes (1):
      drmPrime*: initialize output args to 0

Ilia Mirkin (1):
      nouveau: add asserts to make sure krefs are there

Jammy Zhou (1):
      Fix one warning (v2)

Matt Turner (1):
      configure: Add flag to disable valgrind support.

Tobias Jakobi (11):
      modetest: make middle SMPTE colors transparent
      modetest: only select plane with matching format
      exynos: fimg2d: fix return codes
      tests/exynos: replace return by break
      exynos/fimg2d: simplify g2d_fini()
      tests/exynos: clean struct connector
      tests/exynos: remove unused define
      tests/exynos: remove struct fimg2d_test_case
      tests/exynos: simplify drm_set_crtc
      tests/exynos: remove connector_find_plane
      tests/exynos: handle G2D_IMGBUF_COLOR in switch statements

Ville Syrjälä (1):
      Support atomic modesetting ioctl

frank (1):
      Add device enumeration interface (v4)
2015-06-30 09:06:56 +00:00
..
patches Update to 2.4.61: 2015-05-07 06:31:06 +00:00
buildlink3.mk
builtin.mk Search for pkgconfig files in lib${LIBABISUFFIX} and share directories 2014-03-10 11:05:51 +00:00
DESCR
distinfo Update to 2.4.62: 2015-06-30 09:06:56 +00:00
Makefile Update to 2.4.62: 2015-06-30 09:06:56 +00:00
PLIST Fix cross-build for arm. 2015-02-14 05:34:13 +00:00
PLIST.DragonFly DragonFly 3.6.2 has its own PLIST like FreeBSD. Fix packaging. 2014-06-01 06:37:46 +00:00
PLIST.FreeBSD FreeBSD has KMS. 2014-04-18 09:43:29 +00:00
PLIST.Linux