Commit graph

79 commits

Author SHA1 Message Date
fewtarius
80e8471ab6
* Historically JELOS configured CPU/GPU/DMC performance modes via a single scheduling function. Prior to implementing powerstate we extended that functionality to also manage AMD GPU performance. This functionality conflicts with powerstate and has been deprecated in favor of new behavior that allows ARM devices to utilize the GPU performance feature previously available for AMD devices only. 2023-11-07 23:46:44 +00:00
fewtarius
3c4acbb9a7
Delete duplicates, and clean up copyright statement. 2023-10-24 16:00:57 +00:00
fewtarius
3f222455b1
Reassign my copyrights to the JELOS project. 2023-10-23 22:53:27 +00:00
fewtarius
e3553bbf47
Relicensing the JELOS project as GPLv2 after discussion with community and core developers to correct an oversight in our original licensing. This change will require sign-off by affected authors and core team members before merging. 2023-10-23 22:52:40 +00:00
fewtarius
18737c1dec
* Fix a get_settings bug that caused the system to always run in performance mode during gameplay. 2023-09-15 00:05:15 +00:00
fewtarius
58a62ecefa
Fix audio latency global oops, add default latency value for the Loki Zero. 2023-09-13 00:26:54 +00:00
fewtarius
165f994bc1
* Rework profile bits so they are correctly named and sequenced.
* Drop deprecated device.config from AMD64.
* Add a platform quirk for AMD64.x
2023-09-04 10:46:11 +00:00
fewtarius
a2fb8246a5
Add 1:1 aspect ratio support. 2023-08-19 15:22:04 +00:00
fewtarius
1b20be1589
Continued work on pipewire integration. 2023-08-08 12:13:09 +00:00
fewtarius
71891318d2
Still iterating on pipewire. 2023-08-07 10:24:56 +00:00
fewtarius
4e4864342d
Working on pipewire integration. 2023-08-06 23:10:30 +00:00
fewtarius
b354f6ade9
Add an energy performance preference option for Intel CPUs configurable globally or by system/game. 2023-08-05 01:31:57 +00:00
fewtarius
e77e0091ac
Improve locking a bit. 2023-08-03 14:47:27 +00:00
fewtarius
c797fc9020
Apply simple file locking to settings write operations. 2023-08-03 13:35:26 +00:00
fewtarius
8a62d0eb01
No longer sort settings after setting, as it could lead to data loss. 2023-08-03 13:30:56 +00:00
fewtarius
fa5359d937
* Complete work for the Audio reset feature (Danger Zone).
* Make fbwidth and fbheight available as a function, and ensure it supports
  rotated displays.
2023-07-29 00:44:10 +00:00
fewtarius
668f91fbb2
* Add platform quirks feature.
* Clean up quirks.
* New AMD default TDP (15w).
* Fix GPU perf setting bug.
2023-07-25 21:06:19 +00:00
fewtarius
d8ac7aa148
Fix bug setting GPU performance profiles. 2023-07-25 11:02:03 +00:00
fewtarius
e1eeb49cfb
Fix 16:9 on some devices. 2023-07-23 20:53:30 +00:00
fewtarius
fb954b97fa
x55, ES, UI Updates
* Set correct rotation when connected to HDMI on Powkiddy x55.
* Deprecate EmulationStation splash screen.
* Fix bug setting 16:10 aspect ratio - move redundant script bits to a global function.
* Experiment with ES defaults.
2023-07-22 23:56:23 +00:00
fewtarius
170791a9c7
* Refactors setsettings to greatly improve performance.
* Fixes the memory and gpu governor function for RK3399 and S922X.
* Automatically set the aspect ratio in EmulationStation.
2023-07-19 15:29:53 +00:00
fewtarius
8e1ae50be2
oops. 2023-07-17 11:55:58 +00:00
fewtarius
9482e09564
Bump ES - don't set a setting if the value is default, just delete it. 2023-07-17 11:54:46 +00:00
fewtarius
9cda7d56cf
* Fix dmcfreq and gpufreq function so it works correctly across all devices.
* Fix a few emulation issues by updating cores.
* Fix failure to make .es_cache temp directory correctly during builds.
2023-07-12 22:27:00 +00:00
fewtarius
8bf4949a26
Fix up bugs found during release testing. 2023-07-11 21:03:02 +00:00
mason
5a033a49a5
RK3399 updates 2023-06-29 20:10:01 +00:00
fewtarius
bc3a7097d4
Fix battery percent on 3566 devices. 2023-06-27 00:13:51 +00:00
fewtarius
5eb67c1777
Add audible warning when battery is at or below 25%. Disable with set_setting system.battery.warning 0 2023-06-26 22:07:10 +00:00
fewtarius
1d2a0da6ea
Fixes a bug preventing settings labeled auto from being set by ES. 2023-06-23 11:16:33 +00:00
fewtarius
74226eb2ed
Tweak get_setting for compatibility with wonky filenames. 2023-06-18 13:29:45 +00:00
fewtarius
d3d668b5f5
Update sensors patch for AIR Plus, add more logging and better sorting to automount. 2023-05-02 02:02:33 +00:00
mason
72e402a6be
Fix gpu governor, update S922X kernel & quirks 2023-04-28 17:39:57 +00:00
fewtarius
bff71cd5e2
* Add additional feedback to the boot process so it's visible to the user.
* Add support for a variant of JELOS suitable for hosting containers.
* Fix desktop mode terminal bug.
2023-04-22 20:01:07 +00:00
fewtarius
f8bd8a215a
* Add support for LED management on the Ayaneo Air Pro and possibly other models which can be found in system settings. Thanks to @Maccraft123 for reverse engineering and sharing the EC registers. Additional documentation can be found in the led_mgmt script.
* Add ability to delete a setting from system.cfg "del_setting".
2023-02-05 17:42:47 -05:00
fewtarius
8a1b8ed1d1
Set the correct number of threads using the new sequence. 2023-01-25 21:49:54 -05:00
fewtarius
60f2ff4a01
Cleanup and bug fixes. 2023-01-25 20:41:09 -05:00
fewtarius
e8848ea366
Improve and rename offline/online threads functions. Add support for all available cores/threads. 2023-01-25 19:41:58 -05:00
fewtarius
9b61e003ea
Add preamp slider to ES. 2023-01-21 10:15:01 -05:00
fewtarius
321f3e3f9d
Drop power_dpm_state, adjust gpu_performance_levels, add gpu_power_profile. 2023-01-20 08:09:45 -05:00
fewtarius
4acb3fe902
* Continue to work on improving power consumption on battery.
* Update emulators and cores.
* Improve logging in some scripts.
2023-01-19 21:30:33 -05:00
fewtarius
41bd418911
Bump bluez-alsa, fix missing kernel config bit, upswap steam deck controller patch, disable missing bios check. 2023-01-17 06:54:34 -05:00
fewtarius
22a9843b61
Cleanup. 2023-01-03 05:55:36 -05:00
fewtarius
db0c587985
CPU core enabler. 2023-01-03 05:13:05 -05:00
fewtarius
51513be5e5
Add ability to offline all but 2 or 4 cores if desired globally or per system/core/game. 2023-01-02 17:47:44 -05:00
fewtarius
07cb2ffd92
Fix path oops. 2023-01-02 15:48:29 -05:00
fewtarius
bb0c8ffd47
Fix path oops. 2023-01-02 15:47:33 -05:00
fewtarius
868e28abb3
Improve how we're managing performance policies now that we're not accounting for ARM. 2023-01-02 15:37:06 -05:00
fewtarius
4beae761a9
Misc fixes and improvements. 2022-12-21 17:24:01 -05:00
fewtarius
4286b391ec
* Apply AMD GPU performance profiles, thanks to @0_game_it on twitter. 2022-10-05 06:22:07 -04:00
fewtarius
3ecd6f3e48
Work to use a common mechanism that functions in weston and when weston is not present. 2022-09-14 17:35:38 -04:00