pkgsrc/x11/libdrm/PLIST
wiz de431e51d1 Updated libdrm to 2.4.83.
2.4.83:

Boyuan Zhang (1):
      tests/amdgpu: add uvd encode unit tests

Chih-Wei Huang (2):
      android: add rules to build amdgpu.ids
      android: amdgpu: fix build break

Daniel Stone (1):
      configure.ac: Bump version to 2.4.83

Emil Velikov (1):
      xf86drm: continue with next device if drmProcessUsbDevice fails

Eric Engestrom (4):
      radeon: add fallthrough annotation
      freedreno: remove dead error path
      freedreno/msm: remove dead error path
      freedreno: prevent deadlock in error path

Flora Cui (1):
      test/amdgpu: fix test failure for SI

Gurchetan Singh (1):
      xf86drm: continue after drmProcessPlatformDevice failure

Hawking Zhang (2):
      tests/amdgpu: bypass UVD CS tests on raven
      tests/amdgpu: bypass VCE tests on raven

Jan Vesely (2):
      amdgpu: Add FX-9800P Bristol Ridge iGPU id
      drmsltest: Check expected neighbours

Jason Ekstrand (1):
      drm: Pull new modifier uapi into drm_fourcc and drm_mode

Monk Liu (3):
      amdgpu: fix missing mutex unlock before return
      amdgpu: fix race issue between two bo functions(v2)
      amdgpu: merge and cleanup amdgpu_bo_free

Philipp Zabel (1):
      etnaviv: fix etna_bo_from_name


2.4.82:

Anusha Srivatsa (3):
      intel: PCI Ids for S SKU in CFL
      intel: PCI Ids for H SKU in CFL
      intel: PCI Ids for U SKU in CFL

Ben Widawsky (1):
      intel/gen10: Add missed gen10 stuff

Christian Gmeiner (1):
      etnaviv: submit full struct drm_etnaviv_gem_submit

Dave Airlie (6):
      amdgpu: sync amdgpu_drm with kernel.
      drm: update drm.h to latest in drm-next.
      libdrm: add drm syncobj create/destroy/import/export
      drm/amdgpu: add syncobj create/destroy/import/export apis
      drm/amdgpu: add new low overhead command submission API. (v2)
      amdgpu: add new symbols to tests.

Elliott Hughes (1):
      Android's major/minor/makedev live in <sys/sysmacros.h>

Eric Anholt (1):
      headers: Update drm_fourcc and vc4_drm.h with new VC4 tiling UAPI.

Eric Engestrom (2):
      headers: sync drm_fourcc.h with airlied/drm-next
      headers: sync drm_sarea.h with airlied/drm-next

Leo Liu (5):
      tests/amdgpu: rename uvd messages to decode messages
      tests/amdgpu: separate decode messages
      tests/amdgpu: move decode sum to common
      tests/amdgpu: add vcn tests support and sets
      tests/amdgpu: implement vcn dec unit tests

Lucas Stach (1):
      configure.ac: bump version for release

Michel Dänzer (2):
      tests/amdgpu: s/uvd_messages.h/decode_messages.h/ in Makefile.am
      amdgpu: Add .editorconfig file for amdgpu coding style

Paulo Zanoni (1):
      intel: add GEN10 to IS_9XX.

Rob Herring (1):
      Android: fix missing trailing \

Rodrigo Vivi (3):
      intel: Add Cannonlake PCI IDs for U-skus.
      intel: Add Cannonlake PCI IDs for Y-skus.
      intel/intel_chipset: Move IS_9XX below IS_GEN10.

Tom St Denis (1):
      tests/amdgpu: Fix device_id option

Xiaojie Yuan (1):
      amdgpu: move asic id table to a separate file

coypu (1):
      Remove redundant memclear
2017-08-26 05:47:56 +00:00

61 lines
1.9 KiB
Text

@comment $NetBSD: PLIST,v 1.20 2017/08/26 05:47:56 wiz Exp $
${PLIST.arm}include/freedreno/freedreno_drmif.h
${PLIST.arm}include/freedreno/freedreno_ringbuffer.h
include/libdrm/amdgpu.h
include/libdrm/amdgpu_drm.h
include/libdrm/drm.h
include/libdrm/drm_fourcc.h
include/libdrm/drm_mode.h
include/libdrm/drm_sarea.h
include/libdrm/i915_drm.h
${PLIST.intel}include/libdrm/intel_aub.h
${PLIST.intel}include/libdrm/intel_bufmgr.h
${PLIST.intel}include/libdrm/intel_debug.h
include/libdrm/mach64_drm.h
include/libdrm/mga_drm.h
include/libdrm/nouveau/nouveau.h
include/libdrm/nouveau/nvif/cl0080.h
include/libdrm/nouveau/nvif/cl9097.h
include/libdrm/nouveau/nvif/class.h
include/libdrm/nouveau/nvif/if0002.h
include/libdrm/nouveau/nvif/if0003.h
include/libdrm/nouveau/nvif/ioctl.h
include/libdrm/nouveau/nvif/unpack.h
include/libdrm/nouveau_drm.h
include/libdrm/qxl_drm.h
include/libdrm/r128_drm.h
include/libdrm/r600_pci_ids.h
include/libdrm/radeon_bo.h
include/libdrm/radeon_bo_gem.h
include/libdrm/radeon_bo_int.h
include/libdrm/radeon_cs.h
include/libdrm/radeon_cs_gem.h
include/libdrm/radeon_cs_int.h
include/libdrm/radeon_drm.h
include/libdrm/radeon_surface.h
include/libdrm/savage_drm.h
include/libdrm/sis_drm.h
include/libdrm/tegra_drm.h
include/libdrm/vc4_drm.h
${PLIST.arm}include/libdrm/vc4_packet.h
${PLIST.arm}include/libdrm/vc4_qpu_defines.h
include/libdrm/via_drm.h
include/libdrm/virtgpu_drm.h
include/libdrm/vmwgfx_drm.h
include/libsync.h
include/xf86drm.h
include/xf86drmMode.h
lib/libdrm.la
lib/libdrm_amdgpu.la
${PLIST.arm}lib/libdrm_freedreno.la
${PLIST.intel}lib/libdrm_intel.la
lib/libdrm_nouveau.la
lib/libdrm_radeon.la
lib/pkgconfig/libdrm.pc
lib/pkgconfig/libdrm_amdgpu.pc
${PLIST.arm}lib/pkgconfig/libdrm_freedreno.pc
${PLIST.intel}lib/pkgconfig/libdrm_intel.pc
lib/pkgconfig/libdrm_nouveau.pc
lib/pkgconfig/libdrm_radeon.pc
${PLIST.arm}lib/pkgconfig/libdrm_vc4.pc
share/libdrm/amdgpu.ids