Path to this page:
Subject: CVS commit: pkgsrc/x11/libdrm
From: Thomas Klausner
Date: 2017-08-26 07:47:57
Message id: 20170826054757.26072FA8D@cvs.NetBSD.org
Log Message:
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
Files: