Commit Graph

11 Commits

Author SHA1 Message Date
Alex Sarraf b9ddea6339 display: Set debug.sf.auto_latch_unsignaled to 0 for 5.10 and lower
Need to explicitly set auto_latch_unsignaled property to
disabled state to keep latch-unsignaled as the default
behavior.

Change-Id: I3856caaf0a68e7e720819f25338d1eb9196f56b0
2024-01-07 00:51:41 +08:00
BladeRunner-A2C 83542ae86f fixup! vendor: display: Disable SF client composition cache for <5.4 targets
Change-Id: I25f6f4ff9bd52a8f30205a88f392f0d87c5dff83
2023-06-18 19:25:43 +00:00
electimon 0e822f7572 common: vendor/display: Only copy feature enabler rc for lahaina
test: Observe no crashing on holi due to missing QSEE app.
Change-Id: Ia56f3e13c99a4f90f6fecd9888ee429e444b2fa3
Signed-off-by: electimon <electimon@gmail.com>
2023-05-27 07:42:08 +00:00
Alex Sarraf ada7f8f654 vendor: display: Disable SF client composition cache for <5.4 targets
Disable SF client composition cache. Helps with framework
client target fence management.

Change-Id: I73e03e76f51d00fafad38479be00f4005be50665
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2023-05-23 16:59:23 +00:00
Jake Weinstein de64015628 vendor: display: 5.4: Add missing binaries
Change-Id: I14b03e1522be19ac7052f1dc160e184c42629576
2023-04-14 18:57:55 -05:00
electimon 837c8db971 common: vendor: Introduce display vendor module
* This commit introduces common SDM stack for
* 4.14, 4.19, 5.4, future commits will add
* 5.10 and other kernel versions as needed

* CAF Tags
* 4.14: LA.UM.9.11.r1-04900-NICOBAR.QSSI12.0
* 4.19: LA.UM.9.12.r1-15100-SMxx50.QSSI13.0
* 5.4: LA.UM.9.16.r1-09800-MANNAR.QSSI12.0

TODO: Check compatibility with HALs
Change-Id: Ie6732cc3ebfabf14c1b22955179cda3c9ca476d0
Signed-off-by: electimon <electimon@gmail.com>
2023-03-05 02:01:32 +08:00
Jake Weinstein 8cd49f2619 Force pre-5.10 devices to treat 170M as sRGB in SF
Bug: 229442032
Test: builds, boots
Change-Id: If144724a342be4a74f823aa25ff8a74fe3d2843a
2022-11-28 14:53:58 +09:00
Pullakavi Srinivas ea327c78f7 hwc: Disable SF composition prediction model on 5.4 and lower
CRs-Fixed: 3243885
Change-Id: I64f82a25768b561bb343fdb7686b7d6c020d024a
2022-11-28 14:53:13 +09:00
Jake Weinstein 20e8108e16 vendor: display: Build AIDL Lights HAL for 5.10
Change-Id: Ica7aeabb15b67e7440a5542115c5aa4ff7065567
2022-09-20 04:02:25 +00:00
Jake Weinstein b414ccad5a Revert "system: display: Setup soong configs for lights aidl"
We don't need to support multiple Android
Versions in the same tree, so revert to
avoid unnecessary complexity.

This reverts commit e11e8a5977.

Change-Id: I856b48f8120d4c8730bd591c1e5e9ab1226f48cb
2022-08-25 04:07:01 +00:00
Jake Weinstein 7d839fce64 display: separate into system and vendor components
Change-Id: Ib1e71ee2f92503934c87c30dc433949488fdb8c3
2022-07-31 03:42:05 +00:00