device_lenovo_sdm710-common/configs
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
..
media_codecs.xml kunlun2: Kang media codecs from Nokia 8.1 2021-07-19 12:39:06 +02:00
media_codecs_performance.xml kunlun2: Kang media codecs from Nokia 8.1 2021-07-19 12:39:06 +02:00
media_codecs_vendor.xml sdm710-common: Initial commonized tree 2021-07-25 21:56:17 +02:00
media_codecs_vendor_audio.xml sdm710-common: Initial commonized tree 2021-07-25 21:56:17 +02:00
media_profiles.xml Import stock audio/media configs 2021-07-12 02:23:58 +02:00
media_profiles_V1_0.xml Import stock audio/media configs 2021-07-12 02:23:58 +02:00
media_profiles_vendor.xml kunlun2: Remove unsupported media profiles 2020-05-24 13:44:11 +02:00
msm_irqbalance.conf kunlun2: Do not balance msm_drm and kgsl-3d0 IRQs 2021-07-16 17:55:01 +02:00
powerhint.json sdm710-common: powerhint: set /dev/cpu_dma_latency value in hex 2021-08-19 00:45:23 +02:00
privapp-permissions-qti.xml Update qti privapp permissions 2021-07-16 17:55:00 +02:00
public.libraries.txt Add protobuf vendorcompat lib 2021-07-12 02:24:06 +02:00
system_properties.xml Import stock audio/media configs 2021-07-12 02:23:58 +02:00
thermal-engine.conf kunlun2: update thermal engine conf from Pixel 3A XL 2021-07-21 15:18:20 +02:00