- Update to version 2.4.83

+ amdgpu: Add FX-9800P Bristol Ridge iGPU id
   + amdgpu: fix missing mutex unlock before return
   + amdgpu: fix race issue between two bo functions(v2)
   + amdgpu: merge and cleanup amdgpu_bo_free
   + android: add rules to build amdgpu.ids
   + android: amdgpu: fix build break
   + drm: Pull new modifier uapi into drm_fourcc and drm_mode
   + drmsltest: Check expected neighbours
   + etnaviv: fix etna_bo_from_name
   + freedreno: remove dead error path
   + freedreno: prevent deadlock in error path
   + freedreno/msm: remove dead error path
   + radeon: add fallthrough annotation
   + test/amdgpu: fix test failure for SI
   + tests/amdgpu: bypass UVD CS tests on raven
   + tests/amdgpu: bypass VCE tests on raven
   + tests/amdgpu: add uvd encode unit tests
   + xf86drm: continue with next device if drmProcessUsbDevice fails
   + xf86drm: continue after drmProcessPlatformDevice failure

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=243
This commit is contained in:
Stefan Dirsch 2017-08-25 09:51:20 +00:00 committed by Git OBS Bridge
parent 583ac99500
commit 7c5935cc87
4 changed files with 28 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:43fa2dbd422d6d41ac141272cc9855360ce4d08c7cf7f2c7bb55dfe449c4ce1c
size 754053

3
libdrm-2.4.83.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:03a52669da60ead62548a35bc430aafb6c2d8dd21ec9dba3a90f96eff5fe36d6
size 756342

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Fri Aug 25 09:26:15 UTC 2017 - sndirsch@suse.com
- Update to version 2.4.83
+ amdgpu: Add FX-9800P Bristol Ridge iGPU id
+ amdgpu: fix missing mutex unlock before return
+ amdgpu: fix race issue between two bo functions(v2)
+ amdgpu: merge and cleanup amdgpu_bo_free
+ android: add rules to build amdgpu.ids
+ android: amdgpu: fix build break
+ drm: Pull new modifier uapi into drm_fourcc and drm_mode
+ drmsltest: Check expected neighbours
+ etnaviv: fix etna_bo_from_name
+ freedreno: remove dead error path
+ freedreno: prevent deadlock in error path
+ freedreno/msm: remove dead error path
+ radeon: add fallthrough annotation
+ test/amdgpu: fix test failure for SI
+ tests/amdgpu: bypass UVD CS tests on raven
+ tests/amdgpu: bypass VCE tests on raven
+ tests/amdgpu: add uvd encode unit tests
+ xf86drm: continue with next device if drmProcessUsbDevice fails
+ xf86drm: continue after drmProcessPlatformDevice failure
-------------------------------------------------------------------
Wed Aug 2 13:41:50 CEST 2017 - ro@suse.de

View File

@ -17,7 +17,7 @@
Name: libdrm
Version: 2.4.82
Version: 2.4.83
Release: 0
Summary: Userspace Interface for Kernel DRM Services
License: MIT