Accepting request 533758 from home:tobijk:X11:XOrg
- Update to version 2.4.84: amdgpu: Add deadlock detection test suit. amdgpu: make userptr unit test more interesting amdgpu: Do not write beyond allocated memory when parsing ids amdgpu: print error messages when amdgpu_device_initialize is failing amdgpu: add sync_file import and export functions amdgpu: add amdgpu_cs_syncobj_wait amdgpu: add amdgpu_cs_fence_to_handle Android: move libraries to /vendor drm: add drmSyncobjWait wrapper etnaviv: prevent deadlock in error path freedreno/kgsl: fix pointer-to-int cast headers: sync syncobj ioctl defines. headers: sync DRM_MODE_ROTATE/REFLECT defines from kernel v4.14-rc1 intel: Change a KBL pci id to GT2 from GT1.5 include: sync drm.h and amdgpu_drm.h with airlied/drm-next tests/amdgpu: add missing header to SOURCES tests/amdgpu: add new uvd enc support check tests/amdgpu: fix uvd enc data corruption issue OBS-URL: https://build.opensuse.org/request/show/533758 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=246
This commit is contained in:
parent
c34659bea7
commit
16ae8e096c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:03a52669da60ead62548a35bc430aafb6c2d8dd21ec9dba3a90f96eff5fe36d6
|
||||
size 756342
|
3
libdrm-2.4.84.tar.bz2
Normal file
3
libdrm-2.4.84.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ae9c24d91139ac9a2cdee06fe46dbe1c401a1eda1c0bd2a6d1ecf72f479e0aa
|
||||
size 794348
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 12 21:22:19 UTC 2017 - tobias.johannes.klausmann@mni.thm.de
|
||||
|
||||
- Update to version 2.4.84:
|
||||
amdgpu: Add deadlock detection test suit.
|
||||
amdgpu: make userptr unit test more interesting
|
||||
amdgpu: Do not write beyond allocated memory when parsing ids
|
||||
amdgpu: print error messages when amdgpu_device_initialize is failing
|
||||
amdgpu: add sync_file import and export functions
|
||||
amdgpu: add amdgpu_cs_syncobj_wait
|
||||
amdgpu: add amdgpu_cs_fence_to_handle
|
||||
Android: move libraries to /vendor
|
||||
drm: add drmSyncobjWait wrapper
|
||||
etnaviv: prevent deadlock in error path
|
||||
freedreno/kgsl: fix pointer-to-int cast
|
||||
headers: sync syncobj ioctl defines.
|
||||
headers: sync DRM_MODE_ROTATE/REFLECT defines from kernel v4.14-rc1
|
||||
intel: Change a KBL pci id to GT2 from GT1.5
|
||||
include: sync drm.h and amdgpu_drm.h with airlied/drm-next
|
||||
tests/amdgpu: add missing header to SOURCES
|
||||
tests/amdgpu: add new uvd enc support check
|
||||
tests/amdgpu: fix uvd enc data corruption issue
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 30 09:45:21 UTC 2017 - jengelh@inai.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: libdrm
|
||||
Version: 2.4.83
|
||||
Version: 2.4.84
|
||||
Release: 0
|
||||
Summary: Userspace Interface for Kernel DRM Services
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user