Accepting request 440943 from home:mimi_vx:branches:X11:XOrg
- update to 1.2.0 * Use pAMDGPUEnt to find both screens of a GPU in amdgpu_mode_hotplug * Refactor amdgpu_mode_hotplug * Check Xorg version at runtime instead of build time in two places * Require xserver 1.10 or newer * present: Check tiling info for flips * Consume all available udev events at once * PRIME: Fix swapping of provider sink / source capabilities * Always call PixmapStopDirtyTracking in drmmode_set_scanout_pixmap * Don't rely on randr_crtc->scanout_pixmap in drmmode_set_scanout_pixmap * Sayōnara, AM_MAINTAINER_MODE! * Order unique chipsets according to first appearance in ati_pciids.csv * Enable HW cursor support with PRIME slave output & Xorg > 1.18.99.901 * Rotate and reflect cursor hotspot position for drmModeSetCursor2 * Add support for ScreenPtr::SyncSharedPixmap * Untangle HAS_XORG_CONF_DIR / --with-xorg-conf-dir lines in configure.ac OBS-URL: https://build.opensuse.org/request/show/440943 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-amdgpu?expand=0&rev=19
This commit is contained in:
parent
230b590c40
commit
12c7e10c69
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6ee87fed6d70d12353ca7ac02f8321a30d770626bf56f62f0e27970a33690779
|
||||
size 383690
|
Binary file not shown.
3
xf86-video-amdgpu-1.2.0.tar.bz2
Normal file
3
xf86-video-amdgpu-1.2.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:275b1aac5f127f55ba3d7480a1df89eace1d02650e24e46908067fc875e76c8f
|
||||
size 388108
|
BIN
xf86-video-amdgpu-1.2.0.tar.bz2.sig
Normal file
BIN
xf86-video-amdgpu-1.2.0.tar.bz2.sig
Normal file
Binary file not shown.
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 19 11:03:20 UTC 2016 - mimi.vx@gmail.com
|
||||
|
||||
- update to 1.2.0
|
||||
* Use pAMDGPUEnt to find both screens of a GPU in amdgpu_mode_hotplug
|
||||
* Refactor amdgpu_mode_hotplug
|
||||
* Check Xorg version at runtime instead of build time in two places
|
||||
* Require xserver 1.10 or newer
|
||||
* present: Check tiling info for flips
|
||||
* Consume all available udev events at once
|
||||
* PRIME: Fix swapping of provider sink / source capabilities
|
||||
* Always call PixmapStopDirtyTracking in drmmode_set_scanout_pixmap
|
||||
* Don't rely on randr_crtc->scanout_pixmap in drmmode_set_scanout_pixmap
|
||||
* Sayōnara, AM_MAINTAINER_MODE!
|
||||
* Order unique chipsets according to first appearance in ati_pciids.csv
|
||||
* Enable HW cursor support with PRIME slave output & Xorg > 1.18.99.901
|
||||
* Rotate and reflect cursor hotspot position for drmModeSetCursor2
|
||||
* Add support for ScreenPtr::SyncSharedPixmap
|
||||
* Untangle HAS_XORG_CONF_DIR / --with-xorg-conf-dir lines in configure.ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 19 13:56:06 UTC 2016 - tobias.johannes.klausmann@mni.thm.de
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
%endif
|
||||
|
||||
Name: xf86-video-amdgpu
|
||||
Version: 1.1.2
|
||||
Version: 1.2.0
|
||||
Release: 0
|
||||
Summary: AMDGPU video driver for the Xorg X server
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user