Accepting request 606082 from home:mimi_vx:branches:X11:XOrg
- update to 2.4.92 + drm/atomic: Refuse to add invalid objects to requests + freedreno: add missing symbols to symbol-check + libdrm: Use readdir instead of readdir_r to avoid build warnings + Intel: Add a Kaby Lake PCI ID + amdgpu: Deinitialize vamgr_high{,_32} + intel: add support for ICL 11 + amdgpu:support 16 ibs per submit for PAL/SRIOV + freedreno: add fd_pipe refcounting + drm/amdgpu: Remove IB count checking + intel/intel_chipset.h: Sync Cannonlake IDs. + libdrm: amdgpu: Adding DRM_RDWR flag in amdgpu_bo_export + amdgpu: enlarge the maximum number of cards supported OBS-URL: https://build.opensuse.org/request/show/606082 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=262
This commit is contained in:
parent
50c1c7ef15
commit
916f710c4a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:634a0ed0cc1eff06f48674b1da81aafa661a9f001e7a4f43dde81076886dc800
|
||||
size 815419
|
3
libdrm-2.4.92.tar.bz2
Normal file
3
libdrm-2.4.92.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e9e48fdb4de139dc4d9880aa1473158a16ff6aff63d14341367bd30a51ff39fa
|
||||
size 821789
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 10 06:51:58 UTC 2018 - mimi.vx@gmail.com
|
||||
|
||||
- update to 2.4.92
|
||||
+ drm/atomic: Refuse to add invalid objects to requests
|
||||
+ freedreno: add missing symbols to symbol-check
|
||||
+ libdrm: Use readdir instead of readdir_r to avoid build warnings
|
||||
+ Intel: Add a Kaby Lake PCI ID
|
||||
+ amdgpu: Deinitialize vamgr_high{,_32}
|
||||
+ intel: add support for ICL 11
|
||||
+ amdgpu:support 16 ibs per submit for PAL/SRIOV
|
||||
+ freedreno: add fd_pipe refcounting
|
||||
+ drm/amdgpu: Remove IB count checking
|
||||
+ intel/intel_chipset.h: Sync Cannonlake IDs.
|
||||
+ libdrm: amdgpu: Adding DRM_RDWR flag in amdgpu_bo_export
|
||||
+ amdgpu: enlarge the maximum number of cards supported
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 6 13:41:52 UTC 2018 - mimi.vx@gmail.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: libdrm
|
||||
Version: 2.4.91
|
||||
Version: 2.4.92
|
||||
Release: 0
|
||||
Summary: Userspace Interface for Kernel DRM Services
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user