adjustor 3.4.0__tar.gz → 3.4.1__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- {adjustor-3.4.0/src/adjustor.egg-info → adjustor-3.4.1}/PKG-INFO +1 -1
- {adjustor-3.4.0 → adjustor-3.4.1}/pyproject.toml +1 -1
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/drivers/amd/__init__.py +4 -3
- {adjustor-3.4.0 → adjustor-3.4.1/src/adjustor.egg-info}/PKG-INFO +1 -1
- {adjustor-3.4.0 → adjustor-3.4.1}/LICENSE +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/MANIFEST.in +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/readme.md +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/setup.cfg +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/__init__.py +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/__main__.py +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/core/__init__.py +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/core/acpi.py +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/core/alib.py +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/core/const.py +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/core/lenovo.py +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/core/platform.py +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/drivers/__init__.py +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/drivers/amd/power-profiles-daemon.dbus.xml.in +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/drivers/amd/ppd.py +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/drivers/amd/settings.yml +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/drivers/asus/__init__.py +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/drivers/asus/settings.yml +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/drivers/general/__init__.py +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/drivers/general/settings.yml +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/drivers/lenovo/__init__.py +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/drivers/lenovo/settings.yml +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/drivers/smu/__init__.py +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/drivers/smu/qam.yml +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/drivers/smu/smu.yml +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/events.py +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/fuse/__init__.py +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/fuse/driver.py +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/fuse/gpu.py +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/fuse/utils.py +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/hhd.py +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/i18n.py +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/settings.yml +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor.egg-info/SOURCES.txt +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor.egg-info/dependency_links.txt +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor.egg-info/entry_points.txt +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor.egg-info/requires.txt +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor.egg-info/top_level.txt +0 -0
- {adjustor-3.4.0 → adjustor-3.4.1}/usr/share/dbus-1/system.d/hhd-net.hadess.PowerProfiles.conf +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: adjustor
|
3
|
-
Version: 3.4.
|
3
|
+
Version: 3.4.1
|
4
4
|
Summary: Adjustor, a userspace program for managing the TDP of handheld devices.
|
5
5
|
Author-email: Kapenekakis Antheas <pypi@antheas.dev>
|
6
6
|
Project-URL: Homepage, https://github.com/hhd-dev/adjustor
|
@@ -196,7 +196,7 @@ class AmdGPUPlugin(HHDPlugin):
|
|
196
196
|
|
197
197
|
self.avail_scheds = {}
|
198
198
|
avail_pretty = {}
|
199
|
-
kernel_supports = os.path.isfile("/sys/kernel/sched_ext/state")
|
199
|
+
kernel_supports = os.path.isfile("/sys/kernel/sched_ext/state") or True
|
200
200
|
if kernel_supports:
|
201
201
|
for sched, pretty in sets["enabled"]["children"]["mode"]["modes"]["manual"][
|
202
202
|
"children"
|
@@ -284,8 +284,6 @@ class AmdGPUPlugin(HHDPlugin):
|
|
284
284
|
logger.info(
|
285
285
|
f"Handling energy settings for power profile '{self.target}'."
|
286
286
|
)
|
287
|
-
# Unless it is set manually, use the default scheduler.
|
288
|
-
self.close_sched()
|
289
287
|
try:
|
290
288
|
match self.target:
|
291
289
|
case "balanced":
|
@@ -315,6 +313,9 @@ class AmdGPUPlugin(HHDPlugin):
|
|
315
313
|
except Exception as e:
|
316
314
|
logger.error(f"Failed to set energy mode:\n{e}")
|
317
315
|
|
316
|
+
# Unless it is set manually, use the default scheduler.
|
317
|
+
self.close_sched()
|
318
|
+
self.old_sched = None
|
318
319
|
self.old_gpu = None
|
319
320
|
self.old_freq = None
|
320
321
|
self.old_boost = None
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: adjustor
|
3
|
-
Version: 3.4.
|
3
|
+
Version: 3.4.1
|
4
4
|
Summary: Adjustor, a userspace program for managing the TDP of handheld devices.
|
5
5
|
Author-email: Kapenekakis Antheas <pypi@antheas.dev>
|
6
6
|
Project-URL: Homepage, https://github.com/hhd-dev/adjustor
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{adjustor-3.4.0 → adjustor-3.4.1}/src/adjustor/drivers/amd/power-profiles-daemon.dbus.xml.in
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{adjustor-3.4.0 → adjustor-3.4.1}/usr/share/dbus-1/system.d/hhd-net.hadess.PowerProfiles.conf
RENAMED
File without changes
|