Accepting request 583396 from home:mimi_vx:branches:X11:XOrg

- update to 2.4.91
  + amdgpu: Fix mistake in initial hole size calculation.
  + amdgpu: mostly revert "use the high VA range if possible v2"
  + amdgpu: add AMDGPU_VA_RANGE_HIGH
  + amdgpu: fix "add AMDGPU_VA_RANGE_HIGH"
  + freedreno: add interface to get buffer address
  + drm/fourcc: Fix fourcc_mod_code() definition
  + drm/tegra: Sanitize format modifiers

OBS-URL: https://build.opensuse.org/request/show/583396
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=260
This commit is contained in:
Stefan Dirsch 2018-03-06 14:18:14 +00:00 committed by Git OBS Bridge
parent 1fd032bf2c
commit 50c1c7ef15
4 changed files with 16 additions and 4 deletions

View File

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

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:634a0ed0cc1eff06f48674b1da81aafa661a9f001e7a4f43dde81076886dc800
size 815419

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Mar 6 13:41:52 UTC 2018 - mimi.vx@gmail.com
- update to 2.4.91
+ amdgpu: Fix mistake in initial hole size calculation.
+ amdgpu: mostly revert "use the high VA range if possible v2"
+ amdgpu: add AMDGPU_VA_RANGE_HIGH
+ amdgpu: fix "add AMDGPU_VA_RANGE_HIGH"
+ freedreno: add interface to get buffer address
+ drm/fourcc: Fix fourcc_mod_code() definition
+ drm/tegra: Sanitize format modifiers
-------------------------------------------------------------------
Wed Feb 21 18:06:08 UTC 2018 - emil.l.velikov@gmail.com

View File

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