Commit Graph

437 Commits

Author SHA1 Message Date
Ilya Zlobintsev
a7fac939ac feat: power limit settings 2022-11-20 16:26:48 +02:00
Ilya Zlobintsev
21a9a7886e power stats 2022-11-19 22:28:14 +02:00
Ilya Zlobintsev
4068ebd349 somewhat working stats 2022-11-19 22:23:47 +02:00
Ilya Zlobintsev
2116e2202c vram fix 2022-11-19 21:42:34 +02:00
Ilya Zlobintsev
5c48d519f6 feat: show vulkan extensions 2022-11-19 15:46:33 +02:00
Ilya Zlobintsev
3a0f7b0aef gui modules restructure 2022-11-19 15:21:07 +02:00
Ilya Zlobintsev
d76c0fe48b feat: update dependencies 2022-11-19 15:19:08 +02:00
Ilya Zlobintsev
ed18f0b79d feat: vulkan features in gui 2022-11-18 21:22:59 +02:00
Ilya Zlobintsev
2f626c5b4c feat: proper feature and extension list 2022-11-18 21:16:35 +02:00
Ilya Zlobintsev
37cdb8160a feat: somewhat working ui 2022-11-18 19:35:31 +02:00
Ilya Zlobintsev
1a5e456c5b wip everything 2022-11-16 22:46:18 +02:00
Ilya Zlobintsev
0b6c41b49c adopt new pciid-parser 2022-08-30 21:12:32 +03:00
ilyazzz
41fed9d272
Update README.md 2022-01-02 08:48:10 +02:00
ilyazzz
39afa5ad3e
Update README.md 2021-12-05 22:21:26 +02:00
Ilya Zlobintsev
cd1e91b3d2 Don't crash on apply when there's no GPU fan 2021-12-01 11:26:01 +02:00
ilyazzz
c674443d7d
Merge pull request #45 from ilyazzz/dependabot/cargo/nix-0.23
Update nix requirement from 0.22 to 0.23
2021-10-05 18:19:01 +03:00
ilyazzz
ade275d228
Merge pull request #47 from ilyazzz/vulkan
Update to new vulkano and bump buffer size
2021-10-05 18:18:30 +03:00
Ilya Zlobintsev
2ddcc6d936 Update to new vulkano and bump buffer size 2021-10-05 18:17:45 +03:00
dependabot[bot]
f5c98efac2
Update nix requirement from 0.22 to 0.23
Updates the requirements on [nix](https://github.com/nix-rust/nix) to permit the latest version.
- [Release notes](https://github.com/nix-rust/nix/releases)
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nix-rust/nix/compare/v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: nix
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-29 16:09:57 +00:00
Ilya Zlobintsev
e9fd31fb6a Migrate to newer GTK 2021-08-13 12:20:41 +03:00
Ilya Zlobintsev
a7d203c7d5 Use junction temperature when available 2021-08-13 11:59:30 +03:00
Ilya Zlobintsev
438e4200a7 Bump dependencies 2021-08-13 11:52:57 +03:00
ilyazzz
9e758d12c1
Merge pull request #33 from ilyazzz/dependabot/cargo/nix-0.21
Update nix requirement from 0.20 to 0.21
2021-06-04 11:22:23 +03:00
dependabot[bot]
902a3cb08a
Update nix requirement from 0.20 to 0.21
Updates the requirements on [nix](https://github.com/nix-rust/nix) to permit the latest version.
- [Release notes](https://github.com/nix-rust/nix/releases)
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nix-rust/nix/compare/v0.20.0...v0.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 07:03:05 +00:00
dependabot-preview[bot]
045354bf31
Upgrade to GitHub-native Dependabot (#31)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-29 21:15:52 +03:00
ilyazzz
8c7a4ccdfd
Get ppfeaturemask from the kernel module info (#29)
* Switch to using the kernel module info for checking ppfeaturemask
2021-04-18 12:48:08 +03:00
dependabot-preview[bot]
2f0843e1a7
Update vulkano requirement from 0.21 to 0.22 (#27)
Updates the requirements on [vulkano](https://github.com/vulkano-rs/vulkano) to permit the latest version.
- [Release notes](https://github.com/vulkano-rs/vulkano/releases)
- [Changelog](https://github.com/vulkano-rs/vulkano/blob/master/CHANGELOG_VULKANO.md)
- [Commits](https://github.com/vulkano-rs/vulkano/compare/v0.21.0...v0.22.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-02 10:45:09 +03:00
Ilya Zlobintsev
7cf7be3279 Add basic deb package files 2021-04-01 08:33:42 +03:00
ilyazzz
86f971e5b2
Update README.md 2021-03-24 18:18:54 +02:00
Ilya Zlobintsev
664f3a1b44 Add software page 2021-03-23 08:20:45 +02:00
dependabot-preview[bot]
e63dae366f
Update vulkano requirement from 0.20 to 0.21 (#21)
Updates the requirements on [vulkano](https://github.com/vulkano-rs/vulkano) to permit the latest version.
- [Release notes](https://github.com/vulkano-rs/vulkano/releases)
- [Changelog](https://github.com/vulkano-rs/vulkano/blob/master/CHANGELOG_VULKANO.md)
- [Commits](https://github.com/vulkano-rs/vulkano/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-08 09:34:06 +02:00
Ilya Zlobintsev
a6059762d0 Formatting 2021-03-07 21:28:19 +02:00
Ilya Zlobintsev
db5b53a370 Extend clocks table parsing tests 2021-03-07 21:28:07 +02:00
ilyazzz
884abbdaa4
Add GPU recognition test (#19) 2021-03-07 21:17:55 +02:00
Ilya Zlobintsev
d38f1588d0 Make temperatures display vertical and sorted 2021-03-07 19:52:54 +02:00
Ilya Zlobintsev
11ec9f39ad Formatting 2021-03-07 14:33:23 +02:00
ilyazzz
14121a17f2
Add support for more temperature sensors (#18) 2021-03-07 14:31:50 +02:00
Ilya Zlobintsev
7313019305 Fix file descriptor leak in the listener too 2021-03-07 09:50:04 +02:00
Ilya Zlobintsev
862a46d754 Fix sockets not cleaning up, leading to a file descriptor leak 2021-03-07 07:04:55 +02:00
ilyazzz
d76b23a248
Update build dependencies 2021-03-06 07:38:05 +02:00
Ilya Zlobintsev
4bc76dc85c Make deploy.sh enable and restart the daemon 2021-03-04 19:37:37 +02:00
Ilya Zlobintsev
2ea8742324 Fix runlevel conflict 2021-03-04 09:35:48 +02:00
Ilya Zlobintsev
a271309bab Make the service only start after graphical.target 2021-03-04 09:32:37 +02:00
Ilya Zlobintsev
7a5fff9fc7 Formatting 2021-03-03 15:30:39 +02:00
Ilya Zlobintsev
0b1c582498 Fix VRAM clock not being properly saved and applied 2021-03-03 15:27:37 +02:00
ilyazzz
d6300d792f
Update README.md 2021-03-03 08:21:29 +02:00
ilyazzz
9048e8341a
Merge pull request #13 from ashleysmithgpu/master
Changed sockets to nix crate
2021-03-02 18:19:06 +02:00
Ilya Zlobintsev
0bfc6c5acd Small buffer reading refactor and formatting 2021-03-02 18:14:32 +02:00
Ilya Zlobintsev
358b35b49a Remove unused GetPowerCap method 2021-03-02 17:56:55 +02:00
Ilya Zlobintsev
13fc0166bd Add power cap adjustment 2021-03-02 17:56:55 +02:00