Hello community, here is the log from the commit of package libdrm for openSUSE:Factory checked in at 2017-07-24 12:31:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libdrm (Old) and /work/SRC/openSUSE:Factory/.libdrm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libdrm" Mon Jul 24 12:31:41 2017 rev:126 rq:511747 version:2.4.82 Changes: -------- --- /work/SRC/openSUSE:Factory/libdrm/libdrm.changes 2017-06-02 10:31:08.854426897 +0200 +++ /work/SRC/openSUSE:Factory/.libdrm.new/libdrm.changes 2017-07-24 12:31:47.926802388 +0200 @@ -1,0 +2,35 @@ +Thu Jul 20 14:32:58 UTC 2017 - [email protected] + +- Update to version 2.4.82: + + intel: PCI Ids for S SKU in CFL + + intel: PCI Ids for H SKU in CFL + + intel: PCI Ids for U SKU in CFL + + intel/gen10: Add missed gen10 stuff + + etnaviv: submit full struct drm_etnaviv_gem_submit + + 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. + + Android's major/minor/makedev live in <sys/sysmacros.h> + + headers: Update drm_fourcc and vc4_drm.h with new VC4 tiling UAPI. + + headers: sync drm_fourcc.h with airlied/drm-next + + headers: sync drm_sarea.h with airlied/drm-next + + 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 + + tests/amdgpu: s/uvd_messages.h/decode_messages.h/ in Makefile.am + + tests/amdgpu: Fix device_id option + + amdgpu: Add .editorconfig file for amdgpu coding style + + intel: add GEN10 to IS_9XX. + + Android: fix missing trailing \ + + 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. + + amdgpu: move asic id table to a separate file + + Remove redundant memclear + +------------------------------------------------------------------- Old: ---- libdrm-2.4.81.tar.bz2 New: ---- libdrm-2.4.82.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libdrm.spec ++++++ --- /var/tmp/diff_new_pack.29usGB/_old 2017-07-24 12:31:48.602706972 +0200 +++ /var/tmp/diff_new_pack.29usGB/_new 2017-07-24 12:31:48.602706972 +0200 @@ -17,7 +17,7 @@ Name: libdrm -Version: 2.4.81 +Version: 2.4.82 Release: 0 Summary: Userspace Interface for Kernel DRM Services License: MIT @@ -268,6 +268,7 @@ %files -n libdrm2 %defattr(-,root,root) %{_libdir}/libdrm.so.2* +%dir %{_datarootdir}/libdrm %ifarch %{ix86} x86_64 %files -n libdrm_intel1 @@ -286,6 +287,7 @@ %files -n libdrm_amdgpu1 %defattr(-,root,root) %{_libdir}/libdrm_amdgpu.so.1* +%{_datarootdir}/libdrm/amdgpu.ids %files -n libkms1 %defattr(-,root,root) ++++++ libdrm-2.4.81.tar.bz2 -> libdrm-2.4.82.tar.bz2 ++++++ ++++ 7688 lines of diff (skipped)
