Skip to content

Instantly share code, notes, and snippets.

@techyminati
Last active September 4, 2021 04:44
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save techyminati/646c66cc3ea903cb39909e129a87b126 to your computer and use it in GitHub Desktop.
Save techyminati/646c66cc3ea903cb39909e129a87b126 to your computer and use it in GitHub Desktop.
Changelog for Minati Kernel for Realme C11/12

Minati Kernel Karashi

for RMX2185

Release 4 [02/09/'21]

Changelog :

  • Linux 4.9.210
  • Fixed Mtk-perf drivers logging
  • Dropped unused oppo touchscreen
  • Improved Performance by disabling oppo drivers debugging
  • Treewidely nuked oppo printk trash
  • Backported tonns of tcp optimization
  • Merged commits from MediaTek alps Q 4.9
  • Compiled using Clang 11.0.1 , with -O3 Optimizations.

Release 3 [19/08/'21]

Changelog :

  • Linux 4.9.205
  • Fixed DT2W in NVT-ts Touchpanels
  • Define a few oppo secommon macro
  • Nuke Oppo EMMC Debugging Crap
  • Nuked Oppo Charger Debugging Crap
  • Fixed cpufreq times memory leaks
  • Nuked Oppo Memory Monitor trash
  • Force Oppo Build as user
  • Totally Nuked Oppo Kevent Upload Trash
  • Disabled iostats and add_random by default
  • Compiled using Clang 13.0.0 , with -O3 Optimizations.
  • Fixed Deepsleep with Clang 12 & Clang 13

Release 2 [12/07/'21]

Changelog :

  • Linux 4.9.193
  • Fixed logspam caused by interupted waits
  • Implement 3x faster integer sqrt
  • Speed-Up Calling of RCU Tasks
  • Nuked oppo Debugging
  • Defined realme's kernel macro's.
  • Nuked Mtk debugging in WLAN gen4m drivers.
  • Implement Acomp2
  • Reduced Cache Pressure & flush Pages frequently.
  • Globally Silenced Connectivity Logspam
  • Compiled using Clang 9 , with -O3 Optimizations.
  • Imported, Fixed and build Fingerprint drivers from Realme C11-12 Kernel source ( Should work in RealmeUi )
  • Backported Mtk Touch Boost ( Only works in NVT-TS screens )
  • Picked alot of optimisation commits from t-alps-q0-mp1-9.x
  • Disabled Mtk Memory Logger by Default

Release 1 [14/06/'21]

Changelog :

  • Initial Release
  • Introduced vDSO
  • Introduced SRANDOM
  • Disabled a lot of MediaTek Debugging ( Thanks @mvaisakh )
  • Built Mtk Connectivity Modules Inline ( Thanks @mvaisakh @TheMalachite )
  • Purged Audio,Trustzone,Display Debugging
  • Disabled Mtk Blocktag
  • Nuked alot of oppo crap
  • Optimised kernel samepage to gain more battery
  • Upstreamed to 4.9.192
  • Introduced oppo fast charging.
  • Update async_discard driver from realme7-Q-OSS [ Thanks @imranpopz ]
  • Force Makefile for build for oppo6765 target.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment