brooksytech
d914ffc145
Start work on gameforce chi
2024-02-17 06:40:19 +00:00
fewtarius
e1435132d8
Drop rebind, doesn't seem to work on all devices.
2024-02-13 02:51:41 +00:00
fewtarius
1a16e19a0d
Only rebind WIFI on 3566, fix system update checks.
2024-02-13 02:21:13 +00:00
brooksytech
8d93875221
Set default scaling governors fork RK3588
2024-02-09 15:45:38 +00:00
fewtarius
a3465ddcca
Merge pull request #2864 from fewtarius/dev
...
Disable 2S fan when entering sleep mode
2024-02-08 18:16:32 -05:00
fewtarius
66bb1e3d36
Disable 2S fan in sleep mode, and put the device into power saving mode since sleep is really freeze. After 8 minutes the core temp remained at 35c tested immediately after wake. Longer testing needed.
2024-02-08 23:14:25 +00:00
Brooksytech
a77d78c4d2
Merge pull request #2862 from brooksytech/dev
...
RK3326: Add device switch for R33S / R35S / R36S devices
2024-02-08 13:23:27 -08:00
brooksytech
c79cff7994
RK3326: Add device switch for R33S / R35S / R36S devices
2024-02-08 21:20:09 +00:00
sydarn
d7bd2ebc82
rk3566: Set function modifiers to select and start
2024-02-08 16:01:04 +01:00
sydarn
7ee45d911f
purge gzdoom configs in rk3566 devices
2024-02-08 11:16:48 +01:00
sydarn
a8488eca91
Fix rgb10max3 quirk directory and model name in dts
2024-02-07 18:33:02 +01:00
fewtarius
fd49610036
Dev -> Mainline merge.
2024-02-06 19:08:15 +00:00
brooksytech
dd47989f1c
RK3399: Rename built in gamepad to rg552_joypad to avoid conflicts
2024-02-05 18:27:39 +00:00
sydarn
e648874c3e
Clean up some of the gzdoom resolution quirks
2024-02-05 14:25:13 +01:00
adamg
a5b906d14a
quirks: add turbo mode to the correct Amlogic devices
2024-02-04 10:48:02 +00:00
adamg88
b4eefb3076
Merge pull request #2793 from adamg88/amlogic-6.6-uplift
...
Amlogic: bump kernel to 6.6.15
2024-02-02 00:49:41 +00:00
adamg
f0b98242de
quirks: enable turbo mode option for S922X
2024-02-02 00:47:38 +00:00
adamg
4980922b5d
quirks: fix headphone path for OGU
2024-02-02 00:46:36 +00:00
Brooksytech
374a559a5e
Merge pull request #2794 from brooksytech/dev
...
RK3399: switch to default opp table and remove turbo mode. Fix rotation on RGB10 Max 3 for Duckstation SA
2024-02-01 13:12:11 -08:00
brooksytech
5fe4296bea
Fix Duckstation rotation on new RGB10 Max 3
2024-02-01 21:09:49 +00:00
brooksytech
3266f2826e
Swith RK3399 to default opp table, remove turbo mode as there is no gain in perf
2024-02-01 20:38:26 +00:00
brooksytech
9af0303732
Swith RK3399 to default opp table, remove turbo mode as there is no gain in perf
2024-02-01 20:35:41 +00:00
fewtarius
ecd434142f
* Fix Portmaster not launching on RK3566 devices.
...
* Fix game performance defaults not honoring existing settings.
* Update Linux kernel to 6.7.3 (AMD64).
* Switch libmodplug to use shared libraries.
* Update cloud backup to not use run script.
2024-02-01 16:06:01 +00:00
fewtarius
771c9a5913
Include frequency variables.
2024-01-31 18:38:23 +00:00
fewtarius
a2c07009c5
Bump the GPU frequency floor to 400MHz to improve UI response on RK3566 devices.
2024-01-31 18:35:30 +00:00
fewtarius
657f301452
Reset the power led back to its previous state after the charger is dis connected rather than force to green.
2024-01-31 13:30:42 +00:00
fewtarius
db20044a6b
Add a default option to RK3566 ledcontrol.
2024-01-31 10:03:08 +00:00
fewtarius
8d458185bb
Implements power led management using ledcontrol for RK3566 devices.
2024-01-31 04:10:00 +00:00
fewtarius
90cdde3901
* Add support for the Powkiddy RGB10 Max 3 (RK3566).
2024-01-30 14:33:51 +00:00
Marc Roy
866b265913
CDi and PCFX - set Performance scaling mode
...
To have better FPS for both systems (helps Zelda videos of CD-i systemes)
2024-01-30 14:15:25 +00:00
Oendaril
28940a781b
Adding battery led monitoring for XU10. Also, adding the ability to define a quirk for battery led service for custom led mappings.
2024-01-30 14:15:24 +00:00
brooksytech
b671122eed
RK3326: Add support for Powkiddy RGB20S handheld
2024-01-30 14:15:22 +00:00
fewtarius
7443ee1b98
Fix orientation issues.
2024-01-30 13:07:56 +00:00
fewtarius
4f75b16b88
Add support for Powkiddy RGB10 Max 3.
2024-01-30 03:00:46 +00:00
sydarn
53d1e40258
rgb10max: boots, but panel timing is, ES is upside-down
2024-01-28 21:59:04 +01:00
adamg88
0e73804fdf
Merge pull request #2756 from adamg88/rename-rgb10max3
...
Amlogic: rename RGB10 Max 3 to RGB10 Max 3 Pro and fix u-boot bugs
2024-01-28 17:00:42 +00:00
adamg
5b9f168293
Amlogic: rename RGB10 Max 3 to RGB10 Max 3 Pro
2024-01-28 15:22:23 +00:00
Brooksytech
d639b8a55b
Merge pull request #2755 from brooksytech/dev
...
Disable Blue LED on R33S
2024-01-28 07:07:55 -08:00
brooksytech
8df26c7e1d
Disable Blue LED on R33S
2024-01-28 15:03:16 +00:00
Brooksytech
31c41dfa7d
Merge pull request #2751 from brooksytech/dev
...
RK3326: Add initial support for Game console R33S device
2024-01-27 06:31:09 -08:00
brooksytech
fa7c912b8b
RK3326: Add initial support for Game console R33S device
2024-01-27 14:25:31 +00:00
Oendaril
3dab75f08b
Fixing default PPSSPP controller config l/r mapping for XU10
2024-01-25 15:34:38 -05:00
brooksytech
fa1d78c1e5
Fix profile oopsie
2024-01-25 12:04:59 +00:00
brooksytech
cecd267e49
Add overclocking options to RK3326
2024-01-25 12:04:58 +00:00
brooksytech
6c5b8450f8
Fix profile oopsie
2024-01-25 12:04:58 +00:00
brooksytech
a4679a6a82
Add overclocking options to RK3326
2024-01-25 12:04:57 +00:00
fewtarius
afb9a108b5
Update mesa.
2024-01-25 12:02:13 +00:00
brooksytech
75dc3dc94e
RK3399: enable turbo clocks
2024-01-25 11:59:13 +00:00
brooksytech
0089b87453
RK3399: enable turbo clocks
2024-01-25 01:07:43 +00:00
fewtarius
c4a32cabb8
Move LED and DPMS control to platform quirks, add guards to execute only on supported devices.
2024-01-24 11:02:59 +00:00