Commit Graph

21 Commits

Author SHA1 Message Date
chaptsand
5eee35d65f sm8550-common: Update blobs from S9160ZHU6DYD9
Change-Id: Ib58a411bbcace692d4cbbd6773f352a18ed0ec4a
2025-05-12 22:54:49 +08:00
Govind R Sekhar
6e2715c20b sm8550-common: config: add game_default_frame_rate_override property
Change-Id: I5b5e5335164dcccdd77486eb86607c7cf9b8a76d
2025-02-28 21:34:27 +08:00
Alex Sarraf
9778732992 sm8550-common: config: Set debug.sf.auto_latch_unsignaled to 0
Need to explicitly set auto_latch_unsignaled property to
disabled state to keep latch-unsignaled as the default
behavior.

Change-Id: I3856caaf0a68e7e720819f25338d1eb9196f56b0
2025-02-28 21:34:27 +08:00
Sabarinath M B
a908e09e47 sm8550-common: config: Treat SMPTE_170M as SRGB
Treat SMPTE_170m as SRGB to prevent brightness delta for SDR
videos in DPU and GPU composition

Change-Id: I039ea859a863655c226ad5418b6fc57d8706198e
2025-02-28 21:34:27 +08:00
chaptsand
2cf9d45a3c sm8550-common: Drop unused blobs and props
Change-Id: I865c945c243622b8286b421e9a204573feaa9fe3
2024-09-18 23:54:41 +08:00
Sungtak Lee
529c103ba6 sm8550-common: Disable OMX
Bug: 222649162
Test: make
Change-Id: Iaf1046c610804c5bdb3b0f591e9907539534ea06
2024-09-01 11:45:24 +08:00
Pawin Vongmasa
c3de41fee9 sm8550-common: Move input surface to CCodec
Test: atest CtsMediaTestCases -- \
--module-arg CtsMediaTestCases:size:small
Bug: 131800183
Change-Id: I8783a7de4a4fdf7ff2eac6697c71f6592c9a9e06
2024-09-01 11:42:26 +08:00
someone5678
4b12a3f56b sm8550-common: Use QCOM USB gadget HAL
* Newer SoC's like kalama use gadget HAL
* Import usb_compositions.conf for later customization

Change-Id: Ib3383bc1173db22c539b2073d72419c42fcf92cc
2024-08-31 15:23:36 +08:00
Michael Bestas
5e813acb73 sm8550-common: Use AOSP default Codec2/OMX ranks
debug.stagefright.ccodec=4
is the default value in frameworks.

debug.stagefright.omx_default_rank=0
was used to rank OMX SW codecs lower than OMX HW codecs
but we have removed all OMX SW codecs now.

Change-Id: Idf55ec02c2c0f4d2fa73f949cffef0d820a54570
2024-08-31 15:23:36 +08:00
chaptsand
fad8433280 sm8550-common: Update props from S916BXXS6CXGA
Change-Id: I6ca567a3897eaf0d3ed396b6a8162ce27b9810dd
2024-08-31 15:23:36 +08:00
Akhil Jaiswal
c799bb8a55 sm8550-common: config: Update sf duration to 15.6 ms
Change-Id: I5e62a45577035b8329026c426ab5b804b498527b
2024-07-29 17:17:30 +08:00
Alex Sarraf
d234048eb2 sm8550-common: config: Move from phase offsets to work durations
Use work durations instead of phase offsets.

Change-Id: Ic9dc9eb0e297b58ddd436b084d8a2dcb6e834e26
2024-07-29 17:17:30 +08:00
Edwin Moquete
58d12d61ca sm8550-common: Remove unused persist.bluetooth.a2dp_offload.cap property
This prop has no effect as of T QPR1.

See: LineageOS/android_packages_modules_Bluetooth@cf25e33

Change-Id: Ic762812dd59429d344ccc55c01bf96b0ffd6dbab
2024-07-29 17:17:30 +08:00
Avinash Nalluri
7b7180c13e sm8550-common: Set default network preference to NR
Change-Id: Ic4aa31000ae59f1657fee0345ca66e8b37504d6f
2024-04-10 15:57:00 +08:00
David Sehr
ad2c2e9469 sm8550-common: Enable usage of dex2oat64
Use 64-bit dex2oat for better dexopt time.

Bug: 153380900
Test: boot and install an application
Change-Id: I3e7a6e6e9385ff6564d1a2e6dda004ebb061f095
(cherry picked from commit 126f03be80f57a8a0411842011152d9381589b78)
Merged-In: I3e7a6e6e9385ff6564d1a2e6dda004ebb061f095
2024-04-06 16:07:27 +08:00
pjgowtham
c00acb8be8 sm8550-common: Disable logging sensors-hal events
This sets log_level to 0
10-14 14:17:17.674 14629 14629 I sensors-hal: get_system_config:67, log_level: 0

This is done especially to disable spammy logging of oplus ambient light sensor events
10-14 14:17:12.821 12603 14590 I sensors-hal: handle_oplus_ambient_light_event:157, oplus_ambient_light: ts=3858719100254, lux=11, data_c=0, delta_ms=0, data_cnt=0

Change-Id: Ib097c172bb01ae62dec542a76b289a9641764bc2
2024-04-06 16:07:27 +08:00
Woody Lin
3178e8ba23 sm8550-common: Enable zygote critical window
Bug: 141948707
Change-Id: I5dc57312118b0f6d95fc9fe164363ec7e15f1b51
2024-04-06 16:07:27 +08:00
Park Ju Hyung
761e927a83 sm8550-common: Relax timers for automatic refresh rate switching
Due to visible gamma shifts on our panels, we should make the switchings
to happen conservatively.

With idle timer >= touch timer, idle timer now always takes precedence,
but we're leaving touch timer property to immediately switch back to
120 Hz on touch input events.

Change-Id: If8b1e00a2d2213c4d2288ab28fad4ba0826a36e8
Signed-off-by: Park Ju Hyung <qkrwngud825@gmail.com>
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
2024-04-06 16:07:27 +08:00
chaptsand
8f2ff23c0f sm8550-common: Setup prebuilt NXP NFC stack
Change-Id: Iec022b01aa57973b7f1c54f7384e4d2c6b85b506
2024-04-06 16:07:27 +08:00
chaptsand
de6aab45d0 sm8550-common: Update props from S9160ZHS2BXAF
Change-Id: I47dd2283e261a2632242e85320c47a135a1a2035
2024-03-30 23:25:46 +08:00
chaptsand
7fa7447129 sm8550-common: Initial device specific properties
* from dm2qzhx-user-13-TP1A.220624.014-S9160ZHU2AWH1-release-keys

Change-Id: I9ca943ae69f0bf9a71d8fd3dec40c5f40e9edaed
2023-10-06 23:20:54 +08:00