- Update to version 1.4
* Update pci ids. Van gogh, yellow carp, navy
flounder, dimgrey cavefish, aldebaran
* Install radeontop to /usr/bin
* Sync translations from launchpad
OBS-URL: https://build.opensuse.org/request/show/941686
OBS-URL: https://build.opensuse.org/package/show/hardware/radeontop?expand=0&rev=24
118 lines
4.4 KiB
Plaintext
118 lines
4.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Dec 20 17:54:34 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to version 1.4
|
|
* Update pci ids. Van gogh, yellow carp, navy
|
|
flounder, dimgrey cavefish, aldebaran
|
|
* Install radeontop to /usr/bin
|
|
* Sync translations from launchpad
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 25 22:23:52 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to version 1.3
|
|
* Update pci ids, one navi10, new sienna cichlid
|
|
* Update pot file
|
|
* Transparency style fixes
|
|
* Transparency support
|
|
* Update pci ids: arcturus, renoir, navi12, navi14
|
|
* Round the size of the percentage bar to the nearest integer
|
|
* Add Screenshot
|
|
* Refresh man page
|
|
* Add a warning when failing to drop DRM master
|
|
* Add support to open DRM device nodes by pathname
|
|
* Rework of DRM initialization code
|
|
* Add support to discover devices via DRM
|
|
* Move libdrm code to separate functions
|
|
* Warning fix, make the struct copy explicit
|
|
* Move pciaccess code to separate functions
|
|
* Restore libdrm defines, so the non-root-radeon support
|
|
works on older libdrm but new kernel
|
|
* Warning fix, clarify two radeon error messages
|
|
* Update man page
|
|
* Fix matching PCI bus 0 via command line argument
|
|
* Add clock frequency reporting to radeon
|
|
* Check driver version to discover features
|
|
* Move device dependent code to amdgpu.c and radeon.c
|
|
* Move amdgpu code to init_amdgpu() and cleanup_amdgpu()
|
|
* Move radeon initialization code to init_radeon()
|
|
* Revive previously removed radeon_get_drm_value()
|
|
* Use directly the backend functions to get GPU usage
|
|
* Display shader clock on APUs
|
|
* Documentation update for amdgpu and command line
|
|
* Update pci ids from latest kernel, Navi10 support
|
|
* Last commit broke radeon VRAM reading, fix
|
|
* Split getvram() and getgtt() to separate backends
|
|
* Replace amdgpu code with libdrm_amdgpu and autodetect it
|
|
* Add amdgpu backend to getgrbm_device_amdgpu()
|
|
* Split readgrbm() in two seaparate backend functions
|
|
* Move device dependent functions to detect.c
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 20 11:05:28 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Update dependencies
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 27 06:37:20 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Use noun phrase in descriptions.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 13 14:44:52 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Update to version 1.2:
|
|
* Add support for new graphic cards and their features
|
|
- Add radeontop-rpmlintrc to resolve error for xcb plugin
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 10 07:15:30 UTC 2018 - mpluskal@suse.com
|
|
|
|
- Enable building of debuginfo subpackage
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 26 10:41:06 UTC 2018 - avindra@opensuse.org
|
|
|
|
- Update to version 1.1
|
|
* pci id updates for polaris12, vega10 and fiji
|
|
* GTT memory reporting
|
|
* appstream info file
|
|
* drop privileges when setuid
|
|
- cleanup with spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 20 10:22:05 UTC 2017 - vsvecova@suse.com
|
|
|
|
- Version bump to v1.0
|
|
* Various small fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 24 08:11:12 UTC 2016 - mpluskal@suse.com
|
|
|
|
- Update to version 0.9+git.20161028:
|
|
* Add optional unprivileged mode in Xorg
|
|
* Fix auto-detection of radeon device
|
|
* Add a LIBDIR indirection for some x86_64 systems
|
|
* Add support for Polaris 11 and Polaris 10
|
|
* Add support for VRAM size and usage reporting on amdgpu
|
|
* Print "amdgpu not enabled" warning just once
|
|
* Add support for resizeable terminals
|
|
* Fix artifact on mrxvt
|
|
* ui: factor out screen size calculation
|
|
* Silence gcc's "may be uninitialized" warning
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 10 18:15:41 UTC 2016 - mpluskal@suse.com
|
|
|
|
- Change dependecies to allow building for SLE-12
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 30 12:13:07 UTC 2015 - mpluskal@suse.com
|
|
|
|
- Also install COPYING
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 21 18:20:47 UTC 2015 - mpluskal@suse.com
|
|
|
|
- Initial package based on home:Ledest:misc/radeontop
|