No description
Find a file
jjpprrrr 13d3363ece
sdm710-common: powerhint: set /dev/cpu_dma_latency value in hex
/dev/cpu_dma_latency accepts values in either s32 or hex format,
so convert 67 (dec) to 43 (hex).

sdm845-common comment:

I assume Google meant to set cpu dma latency to 44 in decimal
rather than hex because 44 is the lowest valid latency value for
C3 LPM state, according to qcom,latency-us in sdm845-pm.dtsi.

The pm qos request is only active when the fd is kept open, so
the dummy value of 100 does not really matter. Keep it as is.

Test: hexdump -C /dev/cpu_dma_latency

00000000  2c 00 00 00                                       |,...|
00000004

Test: kernel pr_err() in pm_qos_power_write() before
      pm_qos_update_request()

Inspired by Artem's commit "qos: Workaround for faulty libperfmgr
config".

Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
2021-08-19 00:45:23 +02:00
audio sdm710-common: audio: Add HIFI mixer controls [1/2] 2021-08-02 11:57:44 +02:00
bluetooth kunlun2: bluetooth: Disable clean turn on 2021-07-17 18:42:08 +02:00
configs sdm710-common: powerhint: set /dev/cpu_dma_latency value in hex 2021-08-19 00:45:23 +02:00
keylayout kunlun2: Import custom touchpanel keylayout 2020-04-12 02:07:28 +05:30
libhidl sdm710-common: Build separate system and vendor HIDL libs 2021-08-16 21:55:23 +02:00
libqti-perfd-client kunlun2: create dummy libqti-perfd-client 2021-07-16 17:54:59 +02:00
light sdm710-common: Initial commonized tree 2021-07-25 21:56:17 +02:00
overlay sdm710-common: overlay: Decommonize power_profile 2021-08-07 15:30:05 +02:00
overlay-pe/frameworks/base/core/res/res/values kunlun2: Drop vendor_overlay and its hax 2021-07-11 17:06:19 +02:00
pocketmode sdm710-common: Add PocketMode app 2021-07-25 02:07:25 +02:00
power-libperfmgr kunlun2: Drop vendor_overlay and its hax 2021-07-11 17:06:19 +02:00
rootdir sdm710-common: Add missing init.msm.usb.configfs.rc from stock 2021-08-17 22:36:47 +02:00
rro_overlays sdm710-common: WifiOverlay/wcnss: Relax RSSI thresholds 2021-08-12 00:22:38 +03:00
seccomp sdm710-common: Drop unwanted codec2 seccomp policy 2021-08-16 21:55:24 +02:00
sepolicy/vendor sdm710-common: Add file_contexts for neuralnetworks hal 2021-08-18 13:16:08 +02:00
wifi sdm710-common: WifiOverlay/wcnss: Relax RSSI thresholds 2021-08-12 00:22:38 +03:00
Android.bp kunlun2: Import Pixel power AIDL HAL 2021-01-01 17:52:11 +01:00
Android.mk sdm710-common: Add support for kunlun2_row 2021-08-01 22:25:35 +02:00
aosp.dependencies sdm710-common: Update dependencies 2021-08-19 00:23:23 +02:00
BoardConfigCommon.mk sdm710-common: Drop duplicated gralloc1 config 2021-08-16 21:55:24 +02:00
compatibility_matrix.xml Initial device manifest and compatibility matrix 2021-07-12 02:24:04 +02:00
config.fs config_fs: Remove wcnss_filter 2021-07-12 02:23:57 +02:00
extract-files.sh sdm710-common: Initial commonized tree 2021-07-25 21:56:17 +02:00
LICENSE Create LICENSE 2021-03-22 09:45:31 +01:00
manifest.xml sdm710-common: Drop health entry in manifest 2021-08-16 21:55:23 +02:00
odm.prop Import stock vendor and odm properties 2021-07-12 02:23:58 +02:00
product.prop sdm710-common: Fix green screen WFD 2021-08-16 21:55:24 +02:00
proprietary-files.txt sdm710-common: Drop unneeded sensors libs 2021-08-16 21:55:24 +02:00
releasetools.py sdm710-common: releasetools: flash firmware images 2021-08-12 00:25:29 +03:00
sdm710.mk sdm710-common: Add missing init.msm.usb.configfs.rc from stock 2021-08-17 22:36:47 +02:00
setup-makefiles.sh sdm710-common: Add support for kunlun2_row 2021-08-01 22:25:35 +02:00
system_ext.prop Move DPM feature property to /system_ext 2021-07-16 18:44:06 +02:00
vendor.prop sdm710-common: Fix green screen WFD 2021-08-16 21:55:24 +02:00