------------------------------------------------------------------- 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 - update to release 1.0.0 This is the initial release of the xf86-video-amdgpu driver. It was forked from the xf86-video-ati radeon driver and modified to support the amdgpu kernel driver via libdrm_amdgpu, and by extension the latest AMD GPU families Tonga, Carrizo, Iceland, Fiji and Stoney. Some functionality was removed because it's not relevant for the GPUs supported by the amdgpu kernel driver, but other than that the two drivers are more or less on par with respect to functionality and bug fixes. Thanks to everybody who contributed to this release! - get rid of _service file (no longer needed with official release now being available) ------------------------------------------------------------------- Fri Nov 13 13:39:24 UTC 2015 - olaf@aepfle.de - Use human readable timestamp %cd instead of %ct in _service file ------------------------------------------------------------------- Tue Nov 10 10:14:04 UTC 2015 - mimi.vx@gmail.com - update to 0.0.01~git.1446607417.92e7c93 * last upstream version - http://cgit.freedesktop.org/xorg/driver/xf86-video-amdgpu/log/ ------------------------------------------------------------------- Sat Oct 24 18:03:36 UTC 2015 - mimi.vx@gmail.com - initial commit