Commit graph

18 commits

Author SHA1 Message Date
GiaSen
fc3ae2d729 kunlun2: update flame build fp from july release 2020-07-20 18:33:16 +02:00
jesec
2e7e6450b5 sdm710-common: Enable unspecialized app process pool
Change-Id: I6dfcb59dace5eaa7551caeae86db3b485c0cfbf1
Signed-off-by: SamarV-121 <samarv121@pixelexperience.org>
2020-07-20 18:30:04 +02:00
GiaSen
5e4da20480 kunlun2: Update flame build fp to June release 2020-06-09 15:49:49 +02:00
millerliang
c7d03a2577 sdm710-common: Refined early SF phase offsets
Sometimes SW_VSNC of DispSync comes 1ms earlier than signal_retire_fence(or HW_VSYNC)
It means VSYNC-sf only 5ms behind signal_retire_fence.
And VSYNC-sf will be 5.5ms earlier when applying early_sf_phase.
(the phase-sf changes from 6ms to 0.5ms)

Therefore, VSYNC-sf comes 0.5ms earlier than signal_retire_fence when
applying early_sf_phase for transaction and cause frame missed.

Add more 1ms to early_sf_phase then it will come 0.5 later than signal_retire_fence
in this case.

Bug: 118606025
Test: Open/close apps, observe no jank
Test: -Launch app, stay the same picture on screen at least 30s
      -Tap home key, observe no jank when doing app animation
Change-Id: Iec83aef719b830aed612b47bbda910508406d196
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-05-28 20:17:11 +02:00
Midas Chien
bb0e57be4a sdm710-common: Enable early SF configurations
Sync early SF configurations from Bluecross

Bug: 112620861
Test: Launch Chrome animation test, frame drop rate 0.9%->0.24%
Change-Id: Iac9b848ed86768ee99d4bbbb3b624d607b414005
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-05-28 20:17:02 +02:00
Sundong Ahn
ac3a42d8e3 sdm710-common: Add system properties for surfaceflinger
The configstore will be not used in surfaceflinger. So surfaceflinger
will use the system properties instead of configstore.
For this, the system properties are added.

Bug: 112386364
Test: m -j && boot test
Change-Id: Ie3d2adccca06702217984cf2c9db986d852b7014

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-05-28 20:16:16 +02:00
GiaSen
b30dbe6d63 kunlun2: move props 2020-05-28 20:15:04 +02:00
SamarV-121
2e6dc8ef74 kunlun2: Cleanup props
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-04-11 19:35:58 +05:30
SamarV-121
432e2365f1 kunlun2: Remove some custom configs
* vendor one's are fine

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-04-11 19:34:46 +05:30
Dyneteve
9c056060ce sdm710-common: Use fingerprint from Pixel 4 to pass CTS
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-04-07 13:13:46 +00:00
Sᴀᴍᴀʀ Vɪꜱᴘᴜᴛᴇ
5788e2f923
Revert "sdm710-common: Override some radio props"
mah bad 
This reverts commit 9316bb9f6e.

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-04-05 22:51:22 +05:30
Sᴀᴍᴀʀ Vɪꜱᴘᴜᴛᴇ
856ff7d6af
sdm710-common: Disable sys.use_fifo_ui
its kinda decreasing ui performance
2020-04-05 22:47:48 +05:30
SamarV-121
531e208ca9 sdm710-common: Re-enable CameraAPI V2 by default
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-03-21 11:14:33 +05:30
Anjaneya Prasad Musunuri
13b7bfe6f8 sdm710-common: Enable latch unsignaled buffers
Change-Id: I2b743100a49d1328177230c1952580b62543b245
CRs-Fixed: 2449258
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-03-21 00:39:23 +05:30
SamarV-121
d1373bf796 Revert "sdm710-common: Remove FM radio for now"
This reverts commit b72df23f96.

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-03-15 12:07:13 +05:30
shoudil
caeca8272f sdm710-common: add new property
The property will be used to detect the framework type
at runtime.

Change-Id: Id5ede408641cd371d546ee5b35087c71781e380b
CRs-Fixed: 2379644

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-03-13 19:43:37 +05:30
Peter Cai
b6324d4309 sdm710-common: Override ro.adb.secure for eng builds
* `/vendor/default.prop` is setting `ro.adb.secure=1`.

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-03-12 20:13:54 +05:30
SamarV-121
100eead59b sdm710-common: Move system props to product
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-03-12 20:11:21 +05:30
Renamed from system_prop.mk (Browse further)