- Feb 07, 2025
-
-
Juan Palacios authored
Its placement under advanced performance mode prevents other controls that operate the frequencies from having any effect. Additionally, it causes some users to mistake it with the overdrive frequency range controls when ppfeaturemask is set. This change moves the fixed frequency control out of the advanced performance mode and replaces the profile based fixed performance mode for hardware running the amdgpu driver on kernels >= 4.18. Closes #478.
-
- Feb 05, 2025
-
-
Juan Palacios authored
Closes #453.
-
Juan Palacios authored
-
Juan Palacios authored
Closes #430.
-
Juan Palacios authored
-
Juan Palacios authored
Qt 6 Material style has deviate so much from the Qt 5 implementation that is no longer a good fit for a desktop application like this one. Switch to Universal style and customize it to retain the general look and feel of the previous versions of the application.
-
- Feb 04, 2025
-
-
Juan Palacios authored
-
- Jan 30, 2025
-
-
Juan Palacios authored
Closes #448.
-
Juan Palacios authored
-
Juan Palacios authored
-
Juan Palacios authored
-
- Jan 29, 2025
-
-
Juan Palacios authored
-
Juan Palacios authored
-
Juan Palacios authored
-
Juan Palacios authored
-
- Jan 22, 2025
-
-
Juan Palacios authored
-
- Jan 20, 2025
-
-
Juan Palacios authored
Closes #477.
-
Juan Palacios authored
-
Juan Palacios authored
translation: add Brazilian Portuguese See merge request !49
-
Juan Palacios authored
-
Juan Palacios authored
Lang: Add Georgian translation See merge request !46
-
- Jan 15, 2025
-
-
NorwayFun authored
-
- Dec 20, 2024
- Nov 16, 2024
-
-
Juan Palacios authored
-
Juan Palacios authored
-
- Nov 08, 2024
-
-
Juan Palacios authored
To avoid overriding Qt superclass stateChanged signal.
-
Juan Palacios authored
-
- Nov 07, 2024
-
-
Juan Palacios authored
-
Juan Palacios authored
-
- Sep 17, 2024
-
-
Juan Palacios authored
-
- Sep 15, 2024
-
-
Juan Palacios authored
-
Juan Palacios authored
-
Juan Palacios authored
The real EPP hints are intended for use with the 'powersave' scaling governor and can only be obtained when this mode is active. Set the scaling governor to 'powersave' in the pre-init phase to ensure the available hints can be read during the init phase. Fixes #466 Closes !48
-
- Sep 04, 2024
-
-
Juan Palacios authored
Fixes #447.
-
Juan Palacios authored
RX 7600 introduced a new data format structured where power profiles are defined in columns. The supported data format was included on Linux 6.11[1]. See #447. [1] https://gitlab.freedesktop.org/drm/amd/-/issues/3543
-
Juan Palacios authored
This change introduces a new Input template parameter to SysFSDataSource. The Input parameter has the type SysFSDataType and it allows to transform the whole source data to a Output type data by using the transformation function supplied at construction time and the type std::vector<string> is used as the Input template parameter.
-
- Sep 03, 2024
-
-
Juan Palacios authored
-
- Aug 08, 2024
-
-
Juan Palacios authored
As the main window is not visible by default, this property must be set unconditionally based on the system tray availability, its user options and the window related command line arguments. Fixes #458.
-
- May 21, 2024
-
-
Juan Palacios authored
-