Releases: UtsavBalar1231/kernel_xiaomi_raphael
Release 0.3.y
GENERAL INFORMATION
Kernel: IMMENS1TY - X
Device: Redmi K20 Pro
Compiler: Proton-Clang 13.0.0
Version: 0.3.y
CHANGELOG
- Updated base to QCOM tag LA.UM.9.1.r1-10600-SMxxx0.0.
- Merged Latest Android Kernel Common at Linux version 4.14.239.
- Updated WLAN drivers from QCOM tag LA.UM.9.1.r1-10600-SMxxx0.0 at Release 5.2.022.8F.
- Updated F2FS from jaeguek/f2fs-stable at tag f2fs-5.14-rc1-4.14.
- Moved PID map read operations on little CPU cluster to save CPU overhead.
- Fixed a problem in simple_lmk where it would erroneously clear accumulated data.
- Fixed a problem in simple_lmk where vmpressure starts reporting erroneously high pressure after a long period of intense memory pressure.
- Fixed a problem in adsp where a race condition was occuring while qos request were updating simultaneously.
DOWNLOAD
the Latest Builds from below
Download
NOTE
If FOD doesn't work after flashing, Try the other adjacent build.
OSS Release 0.2.c
GENERAL INFORMATION
Kernel: IMMENSITY - X
Device: Redmi K20 Pro / Mi9T Pro
Compiler: Proton-Clang 13.0.0
Branch: android11
HEAD: 0a6871b2f77295219af89afb0929fa08e5faed5f
Version: 0.2.c
NOTES :
• Initial stable public standalone release for android11 OSS custom
ROMs based on QCOM tag LA.UM.9.1.r1-09600-SMxxx0.0 updated to Linux version 4.14.234.
• Finetuned CPU for better performance and lower jitter.
• Compiled using latest Proton Clang 13.0 toolchain.
• Easy to flash on almost all custom OSS ROMs.
• Added SRandom support (fastest random number generator driver).
DOWNLOAD BUILDS
NOTE: NODIMLAYER for ROMs like SSOS
Download
Release 0.1.a
GENERAL INFORMATION
Kernel: IMMENS1TY - X
Device: Redmi K20 Pro
Compiler: Proton-Clang 12.0.0
Branch: android-11.0.0-losfod
HEAD: 5410e873536bea25b031a1655cbae5985f3a289e
Version: 0.1.a
NOTES :
• Initial public release for android11 custom ROMs
based on QCOM tag LV.AU.0.1.0.r2-05900-qtiquingvm.0
updated to Linux version 4.14.213.
• This includes a highly modified FOD implementation as there
seems to be no public source code release from Xiaomi.
• This also includes highly modified power supply framework
changes based on fixes taken from newer Xiaomi device kernels.
DOWNLOADS COUNT:
AUTO Release 0.10.0
GENERAL INFORMATION
Kernel: IMMENSiTY AUTO
Device: Redmi K20 Pro
Compiler: ProtonClang 12.0.0
Branch: auto-kernel
HEAD: 565acc84c5baecf4b3de36709d9eb10b05e881c1
Version: 0.10.0
CHANGELOG :
• Merged android-4.14-stable at v4.14.196
• Fixed corrupted stack panics causing random reboots
• Switched to Full LTO builds
• Fixed FOD Dimlayer while is DC enabled
• Fixed Dimming issue while AOD state transition
• Fixed a rare high backlight issue while unlocking using FOD
• Balanced the schedutil up/down frequency transition
• Added Support for in-kernel Game Mode
AUTO Release 0.9.0
GENERAL INFORMATION
Kernel: IMMENSiTY AUTO
Device: Redmi K20 Pro
Compiler: ProtonClang 12.0.0
Branch: auto-kernel
HEAD: 9f8e5097e647ee57c9978d2c2cbd9b2cc5f9e946
Version: 0.9.0
CHANGELOG :
• Merged CAF tag LE.UM.4.1.1-05110-sa515m adding general fixes for platform drivers
• Merged aosp/android-4.14-stable upstreamed to LTS v4.14.195 with some ANDROID side fixes
• F2FS updated to latest jaeguek f2fs-stable
• QCA_CLD/CMN drivers are updated to latest sm8150 tag LA.UM.8.1.r1-15800-sm8150.0
• Clean Rebased Xiaomi's Audio changes over CAF audio-kernel at tag LA.UM.8.1.r1-15800-sm8150.0
• Updated Anykernel flasher to latest and switched to appended dtb
• Fixed a camera sensor bug introduced in v0.8.0 which caused kernel panics while using gcam
• Fixed an issue where Prime cluster gets stuck at maximum boost frequency
• Fixed AOD support on MIUI
• Fixed External SOC and generic sound driver support
• Optimized code quality with the help of LLVM's integrated assembler for c files
• Optimized scheduler performance with disabled frequency transition and by freely migrating tasks within little cpu cluster to reduce runnables
• Optimized some frequent memory allocations
AUTO Release 0.8.1
CHANGELOG
• Fixed AOD Dimming issue.
• Fixed UI lags caused by display interrupts
DOWNLOAD
AUTO Release 0.8.0
CHANGELOG
• WLAN drivers updated to Release 5.2.03.29I
• Merged LTS 4.14.193 from android-4.14-stable
• Merged CAF tag LE.UM.4.2.3.r1-04700-QCS610.0
• Selinux performance improvements from upstream
• Switched to software debouncing based logic for PON keys
• Added Workaround for miui like FOD behaviour
• Extensive ION & IOMMU rewrite by kerneltoast for improved clarity and performance
• Switched to mainline exFAT FS
• Fixed icnss driver issue which was breaking suspend
• Optimized power consuption in ulps
• Added zstd decompression support
• Switched zRAM compression algorithm to zstd
• Re-enabled higher minimum frequencies
• Balanced schedutil up/down rate limits
• Switched back to 100hz timer frequency
• Moved touchscreen processing to big cores