260711#418
Merged
Merged
Conversation
sm8250: autoload for MPM gamepad
- Add Pocket S 1K (1080x1920) DTS and kernel config - Add panel-wt0600-1k, a standalone single-DSI driver, leaving the dual-DSI panel-wt0600-2k driver untouched - goodix: runtime coordinate scaling for panel variants sharing OTA firmware between 1K and 2K (1440x2560) resolutions
…-charger-debug S922X: linux 7.0.14 with charger debug
Update kernel configs/device documentation
SM8550/1K: Pocket S 1080p panel adaptation with goodix touch scaling
Update yaps2-sa to upstream 891f3b519 and enable the optimizations that commit makes safe: - PKG_BUILD_FLAGS="speed" builds the package at -O3. - LTO_PCSX2_CORE=ON applies LTO to just the recompiler/VU/EE/IOP core (the hot subset), skipping full-tree IPO on Qt/GS/deps. This is correct only as of 891f3b519, which marks fastjmp_set returns_twice so LTO no longer miscompiles the fastmem fault handler. Per-device -march/-mtune is left to the ROCKNIX device options (armv8.2-a + cortex-a76.cortex-a55 on SM8250 / Snapdragon 865) and is deliberately not hardcoded, so this shared package still builds for the ARMv8.0-A devices.
rpcs3: bump to 0.0.41-19564-700ca262
bump and speedup yaps2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Testing
Additional Context
AI Usage
While ROCKNIX doesn't have restrictions on AI tools in contributing, please be transparent about their usage as it
helps set the right context for reviewers.
Did you use AI tools to help write this code? YES | PARTIALLY | NO