xf86-video-amdgpu/xf86-video-amdgpu.changes
Stefan Dirsch 4b4c4732ac - 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)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-amdgpu?expand=0&rev=7
2015-11-20 09:10:13 +00:00

34 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
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