Accepting request 860772 from home:dirkmueller:branches:X11:XOrg

- update to 2.4.103:
  * xf86drm.c: Use integer logarithm. 
  * amdgpu: only enable security tests on raven family
  * amdgpu: sync up amdgpu_drm.h with latest from kernel
  * amdgpu: add marketing names from 20.40
  * intel: add INTEL_DG1_IDS to the pciids list
  * amdgpu: add device IDs for Raven, Picasso and Renoir
  * intel: sync i915_pciids.h with kernel
  * amdgpu: Add Device IDs for Embedded Raven2 platforms
  * intel: sync i915_pciids.h with kernel
  * xf86drm.c: fix build failure
  * core: use `O_RDONLY` instead of ambiguous `0` flag
  * lots of tests/amdgpu updates

OBS-URL: https://build.opensuse.org/request/show/860772
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=295
This commit is contained in:
Stefan Dirsch 2021-01-06 20:55:27 +00:00 committed by Git OBS Bridge
parent 0cbb04816d
commit 42c75054e7
4 changed files with 23 additions and 6 deletions

View File

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

3
libdrm-2.4.103.tar.xz Normal file
View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Jan 6 16:03:04 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 2.4.103:
* xf86drm.c: Use integer logarithm.
* amdgpu: only enable security tests on raven family
* amdgpu: sync up amdgpu_drm.h with latest from kernel
* amdgpu: add marketing names from 20.40
* intel: add INTEL_DG1_IDS to the pciids list
* amdgpu: add device IDs for Raven, Picasso and Renoir
* intel: sync i915_pciids.h with kernel
* amdgpu: Add Device IDs for Embedded Raven2 platforms
* intel: sync i915_pciids.h with kernel
* xf86drm.c: fix build failure
* core: use `O_RDONLY` instead of ambiguous `0` flag
* lots of tests/amdgpu updates
-------------------------------------------------------------------
Mon Aug 31 17:30:37 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package libdrm
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,12 +17,12 @@
Name: libdrm
Version: 2.4.102
Version: 2.4.103
Release: 0
Summary: Userspace Interface for Kernel DRM Services
License: MIT
Group: Development/Libraries/X11
URL: http://dri.freedesktop.org/
URL: https://dri.freedesktop.org/
# Git-Clone: https://gitlab.freedesktop.org/mesa/drm.git
# Git-Web: https://gitlab.freedesktop.org/mesa/drm
# Source URL: https://dri.freedesktop.org/libdrm/