Accepting request 361167 from home:mimi_vx:branches:X11:XOrg
- update to 1.0.1 * sync: Check if miSyncShmScreenInit symbol is resolved at runtime * Only map front buffer if glamor acceleration is disabled (v2) * Don't advertise any PRIME offloading capabilities without acceleration * Load fb module before glamoregl/shadow modules * HAS_DIRTYTRACKING_ROTATION also supports multiple CRTCs * Check for NULL koutput in drmmode_output_dpms OBS-URL: https://build.opensuse.org/request/show/361167 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-amdgpu?expand=0&rev=9
This commit is contained in:
parent
4b4c4732ac
commit
70d5bd35c9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:296bd5376f4921bbdb3d0e6e6bc100ff2682312ae5965a43d3cab53f50f92a6a
|
||||
size 362674
|
3
xf86-video-amdgpu-1.0.1.tar.bz2
Normal file
3
xf86-video-amdgpu-1.0.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:730fb959fc7a96643df10dc500bb645a94ac98fdfe021172a537a57c9cb3915e
|
||||
size 374443
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 23 18:19:10 UTC 2016 - mimi.vx@gmail.com
|
||||
|
||||
- update to 1.0.1
|
||||
* sync: Check if miSyncShmScreenInit symbol is resolved at runtime
|
||||
* Only map front buffer if glamor acceleration is disabled (v2)
|
||||
* Don't advertise any PRIME offloading capabilities without acceleration
|
||||
* Load fb module before glamoregl/shadow modules
|
||||
* HAS_DIRTYTRACKING_ROTATION also supports multiple CRTCs
|
||||
* Check for NULL koutput in drmmode_output_dpms
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 20 09:02:22 UTC 2015 - sndirsch@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package xf86-video-amdgpu
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: xf86-video-amdgpu
|
||||
Version: 1.0.0
|
||||
Version: 1.0.1
|
||||
Release: 0
|
||||
Summary: AMDGPU video driver for the Xorg X server
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user