diff --git a/libdrm-2.4.90.tar.bz2 b/libdrm-2.4.90.tar.bz2 deleted file mode 100644 index eb9cf5c..0000000 --- a/libdrm-2.4.90.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db37ec8f1dbaa2c192ad9903c8d0988b858ae88031e96f169bf76aaf705db68b -size 822164 diff --git a/libdrm-2.4.91.tar.bz2 b/libdrm-2.4.91.tar.bz2 new file mode 100644 index 0000000..3c4df7e --- /dev/null +++ b/libdrm-2.4.91.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:634a0ed0cc1eff06f48674b1da81aafa661a9f001e7a4f43dde81076886dc800 +size 815419 diff --git a/libdrm.changes b/libdrm.changes index afe6854..d07ff02 100644 --- a/libdrm.changes +++ b/libdrm.changes @@ -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 diff --git a/libdrm.spec b/libdrm.spec index 01b6911..44b4a6b 100644 --- a/libdrm.spec +++ b/libdrm.spec @@ -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