Commit graph

9 commits

Author SHA1 Message Date
Deokgyu Yang
7693fb2746 gts3l-common: power: Set SCHED_GOVERNOR to blu_schedutil that currently used
Then this power HAL will optimize the schedutil properties by a hint
from the device condition.

By the way, is this feature corrupted on LG devices where I got the
power HAL from? Why they don't edit this string?

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
2022-02-22 17:00:52 +09:00
Deokgyu Yang
a00f867501 gts3l-common: power: Merge power-ext function in the power HAL and apply ours
As we're building our power HAL ourselves, the
TARGET_POWERHAL_SET_INTERACTIVE_EXT flag doesn't working at all. So I
merged this feature to our power HAL to use the extension works, which
is disabling S-Pen panel, LCD, hardware touch key power.

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
2022-02-20 21:45:44 +09:00
Deokgyu Yang
06d1732a08 gts3l-common: power: Import marlin power HAL
By copying files from LineageOS/android_device_lge_msm8996-common, it is
more proper for supporting EAS.

Refers:
- ca20a0d81e

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I55cfcb3b764059aac81d265529bdb979c6334f45
2022-02-20 21:18:12 +09:00
Deokgyu Yang
1362e5c29b gts3l-common: power_ext: Rename it for managing power_ext separately
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Ib8a0ecf4a35f16c9ba874b1580735c696852dd7e
2022-02-20 20:09:54 +09:00
Deokgyu Yang
10b53b54e7 gts3l-common: power: Turn off some inputs when screen turns off
The file is from apq8084/android_device_samsung_trlte-common, and I edit
its node paths for our tablet.

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I5be7bb7aa1e00c96280da18b9208c44c0ba3abd2
2021-07-27 00:00:26 +09:00
Deokgyu Yang
acc9e84aa2 gts3l: power: This device does not support double tap to wake up
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Ib2bbd8b98b0e9920756ef285ff7efb5919017741
2021-06-16 00:02:50 +09:00
Deokgyu Yang
d8607fa65a Revert "Revert "gts3l: power: Fix double tap to wake up by adding power feature implement""
This reverts commit e3eec8eb55.
2021-05-21 15:56:00 +09:00
Deokgyu Yang
e3eec8eb55 Revert "gts3l: power: Fix double tap to wake up by adding power feature implement"
This reverts commit 652765d1545b134910e5d72c65e9eda981b0872f.
2021-05-21 01:41:01 +09:00
Deokgyu Yang
98396292f8 gts3l: power: Fix double tap to wake up by adding power feature implement
This is from LineageOS/samsung_gts4lv-common, lineage-17.1.

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I944846eec1f8e869a09c227204f74c0d8967fdcb
2021-05-21 01:41:01 +09:00