Commit graph

102 commits

Author SHA1 Message Date
Daniel Solomon
cc0c620b45 Disable Smooth Display by default
Set default peak refresh rate to 60Hz.

Bug: 298090782
Change-Id: Ib7ae8d4e13ae10316ee8693a496e866dcd574562
2023-08-29 23:04:58 +00:00
Treehugger Robot
c37f2adbac Merge "Update ./DevInfo/Mod model name" into udc-d1-dev 2023-08-22 02:58:49 +00:00
Peter Lin
2dd0acbb38 Merge "display: remove blocking zone" into udc-d1-dev 2023-08-18 08:52:46 +00:00
Ed Lin
067314b753 Update ./DevInfo/Mod model name
Need to set model name to G1MNW/GKWS6

Bug: 294756539
Test: b/294756539#comment11 pass
Change-Id: I0ef0a6a48beccecdc51c0b08fb2390a0483520b8
2023-08-17 11:18:23 +00:00
Jason Chang
32495da2e4 Merge "Adjust Power button light reveal position in line with the power button." into udc-d1-dev 2023-08-16 07:54:04 +00:00
Peter Lin
82a1fe6edd display: remove blocking zone
use display device config file instead of config.xml

Bug: 284787798
test: check the dumpsys display
Change-Id: I68a5f35e712f5aabc014322f33bcb2c1ef6daa6a
2023-08-14 10:41:18 +00:00
Alan Chen
02dca1eda6 Update HK3 and SB3 coex tables
Bug: 281705874

Test: verified updated table is on device

Change-Id: I11b976818ebc40a0f7cf0731614e7c77e180195d
2023-08-12 04:01:41 +00:00
Jason Chang
13b66abe4c Adjust Power button light reveal position in line with the power
button.

To configure the power button light reveal’s y-axis offset.

Bug: 291954717

Test: manually test and check the Power button light reveal visually.
Change-Id: Ie731ac922d4c5b21e2baccc3f144659cfaee8985
2023-08-09 10:24:24 +00:00
Karuna Ramkumar
0e6a75195e display: sb3: shoreline: smooth display golden cal
Bug: 293651820
Test: check displaycolor dump and log
Change-Id: Icc92ad5f144898d89666a81c1cb4e594c6e16f66
2023-07-28 15:36:21 -07:00
Karuna Ramkumar
b25f3e337a display: sb3: bigsurf: smooth display golden cal
Bug: 293651820
Test: check displaycolor dump and log
Change-Id: Ib05103d20447361220a57656f2cfcda4157edca9
2023-07-28 15:35:16 -07:00
Safayat Ullah
c29590763d display: add golden profile for hk3 and sb3
Bug: 243693860
Test: check displaycolor dump and log
Change-Id: Ibdfdde13c6fc983dad2fdeabc573dfddb2b53991
2023-07-28 06:16:07 +00:00
Treehugger Robot
f36ccb1127 Merge "Load samsung_iommu_v9 in serial" into udc-d1-dev 2023-07-27 01:59:23 +00:00
Karuna Ramkumar
d47880f74e Merge changes Ieb8e4c85,I8c1e55e3 into udc-d1-dev
* changes:
  display: sb3: bigsurf: smooth display comp
  display: sb3: shoreline: smooth display comp
2023-07-25 17:08:52 +00:00
Kimi Hsu
4f9abcb5ac Merge "Fine tune the camera cutout" into udc-d1-dev 2023-07-21 08:26:27 +00:00
Kimi Hsu
4910ad6a63 Fine tune the camera cutout
Bug: 290057462
Test: make
Change-Id: I48dcccc997593f424c5607c33677cf6245e90c6a
2023-07-21 06:03:09 +00:00
Chungkai Mei
73d93a6bca Load samsung_iommu_v9 in serial
it seems that there's conflict between samsung_iommu_v9 and trusty_log,
so load samsung_iommu_v9 in serial

Test: build pass and run 2000 times without error
Bug: 290561688
Change-Id: I6af250bbe3089f41229f6d674cc2e4a7eae3cbe1
Signed-off-by: Chungkai Mei <chungkai@google.com>
2023-07-20 03:37:11 +00:00
Karuna Ramkumar
c0f393fbab display: sb3: bigsurf: smooth display comp
Updating smooth display compensation dbv ranges based on DVT

Bug: 284214625
Change-Id: Ieb8e4c85e559a7b3ebd27afb49dc5b5863ae765c
2023-07-18 10:59:40 -07:00
Karuna Ramkumar
2c1308e57d display: sb3: shoreline: smooth display comp
Update compensation dbv values for smooth display based on DVT

Bug: 284214625
Change-Id: I8c1e55e3fb538a6ca30e181cee15c28fa01b635a
2023-07-18 10:59:19 -07:00
Beverly Tai
f030ffebf9 Merge "Update lock-icon longpress time to 100ms" into udc-d1-dev 2023-07-14 17:57:04 +00:00
Beverly
c8183915d8 Update lock-icon longpress time to 100ms
Test: manual
Fixes: 290198662
Bug: 290198662
Change-Id: Ibf17b42b93c03f536983beea1cf8b08909a89986
2023-07-14 17:56:59 +00:00
Alan Chen
4f98dfb80b Update P23 FCAM mipi dbr frequency coex table.
Test: verified table is on device
Bug: 280745525

Change-Id: Ic92b1ff4ac93fa821b33907b4f83fa72b628d1b9
2023-07-14 21:07:43 +08:00
Chaohui Wang
3489716cbf [Regulatory Labels] New labels for shusky
Also set config_regulatory_info_overlay_package_name, so the regulatory
labels are directly loaded from overlay package.

Bug: 283170651
Test: manual - check regulatory labels
Change-Id: I8005c86c1d093451a8f84c84a189b03130d840f3
2023-07-07 08:27:05 +00:00
Chungkai Mei
7edf565318 Load g2d in sequential.
to mitigate potential kernel panic, load g2d only at the
same time.

Test: Build pass
Bug: 287727823
Change-Id: I8b4eac1875d3b394fc9ab651959db54c53967326
Signed-off-by: Chungkai Mei <chungkai@google.com>
2023-06-20 07:27:53 +00:00
TreeHugger Robot
6a7492a06f Merge "display: update lowlight blocking zone" into udc-d1-dev 2023-06-16 03:25:06 +00:00
Alan Chen
57bac462e9 Merge "Add Display Dynamic Frequency to coex for HK3/SB3." into udc-d1-dev 2023-06-15 09:17:06 +00:00
Alan Chen
8769f9dbba Merge "Add coex MIPI/DBR table for hk3/sb3 devices." into udc-d1-dev 2023-06-15 09:15:16 +00:00
Peter Lin
7777e40183 display: update lowlight blocking zone
zone 2: Lock refresh rate at 120Hz when ≤ 10 lux

Bug: 284787798
test: check refresh rate
Change-Id: I96a21225665761cc6a47c521811500dce41d8387
2023-06-14 01:59:46 +00:00
Peter Lin
0249c01399 display: update LHBM compensation data
Bug: 279750219
test: profile loaded, display color dump
Change-Id: Icd11ee764ebef5bc0cb6000a3f1852dace472393
2023-06-13 08:40:50 +00:00
Alan Chen
8b2edcace5 Add Display Dynamic Frequency to coex for HK3/SB3.
Bug: 281705874
Test: verified the files with the corresponding values were generated on device

Change-Id: I2dee416b43276938ca0563066984235c1ebf2015
2023-06-09 09:51:20 +00:00
Alan Chen
d83c7c7c63 Add coex MIPI/DBR table for hk3/sb3 devices.
Bug: 280745525
Test: verified the files were properly generated on device

Change-Id: I603fdd8d3bd2af690812edfea60d2846593d6b7c
2023-06-09 09:50:58 +00:00
Treehugger Robot
631248053c Merge "Revert "Revert^4 "shusky: disable parallel module loading""" into udc-d1-dev 2023-06-09 02:21:17 +00:00
Evan Laird
f90fd259f3 Revert "Revert "New corner specs for husky/shiba""
This reverts commit aa6ffea6c5.

Reason for revert: Fixing the issue that caused the revert

Added new assets (same for top/botom) for husky and shiba, as well as
tuned the holepunch cutout antialiasing curves based on the following
specs:

Husky:
- corner size 146.5px
- holepunch center coords: (672px, 75px)
- holepunch radius: 43.25px

Shiba:
- corner size 128px
- holepunch center coords: (540px, 68.5px)
- holepunch radius: 36.5px

Test: needs manual validation
Bug: 243693886

Change-Id: I0b951f6a06a5421fdd22a7d67290468946e3c50b
2023-06-08 12:47:21 +00:00
Piyush Mehrotra
aa6ffea6c5 Revert "New corner specs for husky/shiba"
This reverts commit 8e017de029.

Reason for revert: Broke build on udc-d1-dev branch. See b/286328787

Change-Id: I3b94e6ab51a7b771dc02ab8736fdb9228a64db49
2023-06-08 11:08:51 +00:00
Evan Laird
8e017de029 New corner specs for husky/shiba
Added new assets (same for top/botom) for husky and shiba, as well as
tuned the holepunch cutout antialiasing curves based on the following
specs:

Husky:
- corner size 146.5px
- holepunch center coords: (672px, 75px)
- holepunch radius: 43.25px

Shiba:
- corner size 128px
- holepunch center coords: (540px, 68.5px)
- holepunch radius: 36.5px

Test: needs manual validation
Bug: 243693886
Bug: 274595086
Change-Id: I8cd88ffa5d6aec087938ec436572f02a027eeea4
2023-06-07 21:40:58 +00:00
Karuna Ramkumar
b1d800a46c Merge changes from topic "zuma_hdr_config" into udc-d1-dev
* changes:
  display: sb3: bigsurf: add HDR config
  display: sb3: shoreline: add HDR config
  display: hk3: add HDR config
2023-06-05 18:16:18 +00:00
Treehugger Robot
d0dcfe458f Merge "Apply new IA requirement on P23 devices" into udc-d1-dev 2023-06-05 17:03:29 +00:00
Ling Ma
7cc3e13ddb Apply new IA requirement on P23 devices
See b/227579876, for P23 and later, we can send null initial attach data profile to modem to clear any previoud data profiles.

Bug: 278702856
Test: voice call + internet browsing + reporter verified
Test: daily test verified on both P22 and P23 by b/283239810 and confirmed by log
Test: daily test related to hot swapping SIM and phone call on Barbet
Change-Id: I4c30101980c641a2e39b0a0a586f20adec638c86
2023-06-05 16:59:54 +00:00
Chung-Kai (Michael) Mei
d134dbd3b6 Revert "Revert^4 "shusky: disable parallel module loading""
This reverts commit d4c206cfcf.

Reason for revert: exynos_devfreq is fixed by pa/2512847, and add 2 shiba DVT and 1 Husky DVT to reboot 5000 times, only one device hit ramdumpg with reset message "itmon triggering err_tmout from HSI1 PCIE_GEN3_0 to NOCL0_", but according to b/283930792, even without parallely module loading, device still hit this issue. so currently parallel module loading seems to be stable enough.

Bug: 285064434
Change-Id: I0356075a60cc0224ac975b401654b424ff4b993e
2023-06-05 08:33:14 +00:00
Karuna Ramkumar
582e76c5d5 display: sb3: bigsurf: add HDR config
Adding hdr min/max nits caps and tone mapping ootf tuning entries for
sb3 bigsurf in default color calibration file
Bug: 269096637
Bug: 261978080

Change-Id: I72f9d0ba880d0650072216655a07e180ec71a593
2023-06-01 13:49:40 -07:00
Karuna Ramkumar
e2746033ad display: sb3: shoreline: add HDR config
Adding hdr min/max nits caps and tone mapping ootf tuning entries for
sb3 shoreline in default color calibration file
Bug: 269096637
Bug: 261978080

Change-Id: Ibeea3fe529beddebddca5053e46d77e5bcf7f5cc
2023-06-01 13:49:40 -07:00
Jing Wang
c35219a54b Merge "Revert "Revert^3 "shusky: disable parallel module loading""" into udc-d1-dev 2023-05-30 23:28:53 +00:00
Jing Wang
d4c206cfcf Revert "Revert^3 "shusky: disable parallel module loading""
This reverts commit eead637cec.

Reason for revert: b/284937144

Change-Id: I0538a9a57f4e202cab9701cb16dbd6ea1e55f859
2023-05-30 23:07:55 +00:00
Bill Lin
03eedd0231 Merge "Update display shape config for FHD+ display" into udc-d1-dev 2023-05-29 10:05:32 +00:00
Treehugger Robot
2cb54e65d2 Merge "Revert^3 "shusky: disable parallel module loading"" into udc-d1-dev 2023-05-29 05:23:24 +00:00
Suprabh Shukla
ffd1f43786 Update Sound_trigger interrupt mapping
Test: Manually verify the output of `dumpsys batterystats --wakeups`

Bug: 284405919
Change-Id: Id0f98388ead4cb7d50a08b9c047e51784f34acc5
2023-05-26 20:14:23 +00:00
lbill
b296cf0de4 Update display shape config for FHD+ display
Display resolution : 2400x1080
Density : 420

Test: Build and flash
Bug: 275288471
Change-Id: I4de699dbc9243d04370db42c6054f54a26ddb1ae
2023-05-26 09:25:22 +00:00
Karuna Ramkumar
dd1bbd007e Merge "display: sb3: shoreline: update rr regamma table" into udc-d1-dev 2023-05-24 23:55:14 +00:00
Chung-Kai (Michael) Mei
eead637cec Revert^3 "shusky: disable parallel module loading"
This reverts commit 04716d5711.

Reason for revert: Now we can enter fastbootd normally.

Test: shiba rebooted 1000 times without failure
Bug: 280112517
Change-Id: I92736b1e535468083b35058f83a91ad153b6c5c6
2023-05-24 06:05:25 +00:00
Peter Lin
e0b027a14d add display high blocking zone
High blocking zone: 50k lux && normal brightness max(1000 nits) lock at 120 Hz

Bug:282254151
test: check refresh rate in high zone
Change-Id: Ib3308eddf240a93cccc64d2aa5d3174ba7f51c35
2023-05-16 03:44:54 +00:00
Suprabh Shukla
9897a96f19 Adding interrupt mapping for sound_trigger wakeups
Test: Manually inspect the output of `dumpsys batterystats --wakeups`

Bug: 271922941
Change-Id: I1e537775db73b56df36515427117df2e21483dc6
2023-05-10 23:12:33 +00:00