Alan Chen
f2ad865778
sm8350-common: wifi: Enable Optimized Power Management
...
gEnablePowerSaveOffload was renamed to gOptimizedPowerManagement
[1]: 10989ba376
[2]: 9ef1447db3
2025-04-07 22:24:31 +00:00
Luk1337
051bf1f33a
sm8350-common: wifi: Disable RX wakelock feature
...
Change-Id: If79e1512a83f5162444683e1fa8f5560f98b6c9a
2025-04-07 22:24:31 +00:00
Panchajanya1999
eb21f461cb
sm8350-common: wifi: Disable WLAN Firmware loggings
...
firmware loggings are not at all necessary for general development.
Change-Id: I111943a641670ea052f68148103e377771297d77
2025-04-07 22:24:31 +00:00
kerneltoast
316e84290d
sm8350-common: wifi: Relax WiFi re-association RSSI thresholds
...
Change-Id: I073f08eed69b2454e1fd2350c8f7e8bb8983641b
2025-04-07 22:24:31 +00:00
Akash Srivastava
9bd9862445
sm8350-common: overlay: Declare 6ghz wifi support
...
* Currently it was only enabled for hotspot. Lets enable it for all usecase
* Configs taken from: https://cs.android.com/android/platform/superproject/+/master:device/google/gs101/rro_overlays/WifiOverlay/res/values/config.xml;l=25?q=config_wifi6ghzSupport&sq=&ss=android%2Fplatform%2Fsuperproject , https://cs.android.com/android/platform/superproject/+/master:packages/modules/Wifi/service/ServiceWifiResources/res/values/config.xml;l=43?q=config_wifi11axSupportOverride&ss=android%2Fplatform%2Fsuperproject
2025-04-07 22:24:31 +00:00
Peng Xu
a25d326db8
sm8350-common: wifi: Enable support for IEEE80211AX
...
* This is to allow supporting WiFi 6 mobile hotspots,
to be noted this is only supported on SDM855+ platforms.
2025-04-07 22:24:04 +00:00
Mahesh Palivela
a83286ae64
sm8350-common: Enable support for IEEE80211AC
...
* This is to allow supporting GO with 11AC support.
Change-Id: I08793eaa6295c5cfe5ac11eeee2f92213af78844
2025-04-07 22:23:29 +00:00
Anand
9dae24b446
sm8350-common: wifi: Enable automatic channel selection
...
* Automatic Channel Selection algorithms and implementations
are used to enable interfaces to automatically figure
out which channel configuration to use for initiating
communication, for any mode of operation which initiates
radiation (AP, Mesh, IBSS, P2P).
https://wireless.wiki.kernel.org/en/users/documentation/acs
2025-04-07 22:20:59 +00:00
Praveen Chavan
c6cdb1ad82
sm8350-common: props: Add a property to enable prefetching video
...
persist.mm.enable.prefetch, if set to true, will enable
prefetching of video input from upstream source to help
improve playback performance for high frame-rate and
high bitrate content
Change-Id: I814785befd9844364afb50eb7d48439406ae0750
Signed-off-by: saikiran2001 <bjsaikiran@gmail.com>
Signed-off-by: thepriyanshujangid <priyanshujangid@yahoo.com>
2025-04-07 22:20:42 +00:00
Jun Wang
6ea98f1f4d
sm8350-common: props: Enable the pre-rendering feature
...
* Pre-rendering feature can improve FPS and reduce the janks
in scrolling cases.
Change-Id: I2152d0a1a8f9e337cb0355c8874e72f0f3c2cb46
Signed-off-by: NotHarshhaa <reddyharshhaa12@gmail.com>
Signed-off-by: chemusqui1 <61394758+chemusqui1@users.noreply.github.com>
2025-04-07 22:20:34 +00:00