Skip to content

Commit ea15aec

Browse files
authored
added Functionality point to readme
1 parent 5a89072 commit ea15aec

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,14 @@ Simple application to read current clocks of ATi Radeon cards (xf86-video-ati, x
33
# xf86-video-ati and xf86-video-amdgpu driver
44
Install and run radeon-profile-daemon (https://github.com/marazmista/radeon-profile-daemon) for using this app as normal user. Otherwise app need to be run with root privilages for changing power profiles (and clocks readings sometimes). You can add `username ALL = NOPASSWD: /usr/bin/radeon-profile` to your `/etc/sudoers`. Here is tip for run app as normal user but involves change permissions to system files: http://bit.ly/1dvQMhS
55

6-
Fan control is available only on Radeon HD 7000 series and above.
6+
# Functionality
7+
8+
* Monitoring of basic GPU parameters (frequencies, voltages, usage, temperature, fan speed)
9+
* DPM profiles and power levels
10+
* Fan control (HD 7000+), definition of multiple custom curves or fixed speed
11+
* Overclocking (amdgpu) (Wattman, Overdrive, PowerPlay etc)
12+
* Event derinitions (i.e. change fan profile when temp above defined or set DPM to high when selected binary executed)
13+
* Define binaries to run with set of envirnoment variablees (i.e. GALLIUM_HUD, MESA, LIBGL etc)
714

815
# Dependencies
916

0 commit comments

Comments
 (0)