Commit graph

184 commits

Author SHA1 Message Date
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
Chris Lu
87028a539e husky: add display low blocking zone
Set 120Hz if lower than 8 nits and 5 lux.

Bug: 282725148
Test: Set brightness and check refresh rate
Change-Id: I0039ccb2f112c2a4b77960452907bccb7bd0f6ca
Signed-off-by: Chris Lu <luchris@google.com>
2023-06-15 00:45:33 +00:00
Peter Lin
3bb8e7556d display: update LHBM compensation data am: 0249c01399 am: b34e189ff1 am: 87bd90da64
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23514384

Change-Id: I5bcec5c9d00150be0a1730cd01e74303d8b79b59
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-06-14 07:55:11 +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
a76ac77dc1 Merge "Revert "Revert^4 "shusky: disable parallel module loading""" into udc-d1-dev am: 631248053c am: 9d153d045d am: cd6a55520a
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23555260

Change-Id: Ic51966a060a46bb97d076e81387dc71c3da7e02a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-06-09 04:42:00 +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
8dfb7e957a Revert "Revert "New corner specs for husky/shiba"" am: f90fd259f3 am: cac220d936 am: 541b1b65af
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23609386

Change-Id: I241e92f971d1d08a59f905ba38402af993f52533
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-06-08 17:22:07 +00:00
Piyush Mehrotra
bd6b49c43b Merge "Revert "New corner specs for husky/shiba"" into udc-d1-dev am: df4540ccfe am: 641b51a0e7 am: 1ec2e47e40
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23599643

Change-Id: I0167a5466d5af7a8090df0e04bff6f601bdf797b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-06-08 13:33:50 +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
f6dcc53e34 Merge "New corner specs for husky/shiba" into udc-d1-dev am: bc03ed2b58 am: 7659824805 am: 9765ce7584
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23564556

Change-Id: I6bd1602dd8a9dbef5f1cbdf14f68747bcc2b65ba
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-06-08 06:00:13 +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
0f1f8da0aa Merge changes from topic "zuma_hdr_config" into udc-d1-dev am: b1d800a46c am: e5a6f81aad am: 00d75080a9
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23520025

Change-Id: I81f0958eb0b5802f3d14e3b9c17689140e1ba8b3
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-06-05 21:34:19 +00:00
Treehugger Robot
f727ad9cd7 Merge "Apply new IA requirement on P23 devices" into udc-d1-dev am: d0dcfe458f am: dacefa89df am: 184afe10fd
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/22980796

Change-Id: I3845beb210bc2cec901e447d338874a4a046b7bd
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-06-05 18:44:56 +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
e98a7c852a display: hk3: add HDR config
Adding hdr min/max nits caps and tone mapping ootf tuning entries fo hk3 in default color calibration file
Bug: 269096637
Bug: 261978080
Change-Id: I2b554ed35047911c6574ab2eb25b0ccae13db816

Change-Id: I1ec11840a5bf92071b7881503ccee47cf4137023
2023-06-01 13:48:52 -07:00
Jing Wang
f5341ba329 Merge "Revert "Revert^3 "shusky: disable parallel module loading""" into udc-d1-dev am: c35219a54b am: da204edd10 am: ed5d664cd2
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23482482

Change-Id: I507e00befe2da3bb4c0cff048102f7fac997c09f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-31 01:55:40 +00: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
Treehugger Robot
0e45da6618 Merge "Revert^3 "shusky: disable parallel module loading"" into udc-d1-dev am: 2cb54e65d2 am: 67f2d14ce8 am: 136486d608
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23404799

Change-Id: I170b21ab41349889b7195865546737043ce21169
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-29 07:32:19 +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
b0b46152c8 Update Sound_trigger interrupt mapping am: ffd1f43786 am: 924868193c am: ff3cbfae30
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23453727

Change-Id: I62fc46a29f651fe007d6c2896897b427c4fdb10e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-27 01:20:22 +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
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
Kenzi Mudge
4961071330 Merge "Enable UWB filtering on all devices" 2023-05-18 20:29:55 +00:00
Kenzi Mudge
fc2e1c3a59 Enable UWB filtering on all devices
These values are the same as today's defaults, but explicitly assert
hardware-specific needs.

Bug: b/237098661
Test: Manual confirmation
Change-Id: Ifc4a877bf2d608a00ae4a9153a99ace58e9618fd
2023-05-17 15:53:55 -04:00
Nikita Ioffe
99cc9fd97d Add a flag to build husky with nvhe hypervisor
Android Virtualization Framework (AVF) team is planning to use husky as
a development platform while working on the infrastructure to support
assigning devices to guest VMs. In order to test the kernel/user space
code we will need to run hypervisor in nvhe mode.

Bug: 278008256
Test: flash build and check that hypervisor is in nvhe mode
Change-Id: Ide100f571813e9b8a1eba7b57f050d2f7093cd86
2023-05-16 17:07:35 +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
Suprabh Shukla
b41a804290 Add wakeup interrupt mappings for shusky
Test: Manually inspect the output of:
`dumpsys batterystats --wakeups`

Bug: 271922941
Change-Id: I9708b79021c1e2a5fe066a8b66820ca28c899ea4
2023-05-03 22:12:50 +00:00
Andrew Chant
77e6c02e7c shusky: move perf/thermal configs around
Move shusky thermal .json files into thermal/
and perf configs into perf/.

Also move the configs into device-shusky-common.mk,
allowing override of the config file path.

Bug: 277993984
Change-Id: Ifa2882ee9c27c57d967c27f9f8e8edaff313e2d5
2023-05-02 09:39:45 -07:00
Andrew Chant
04716d5711 Revert "Revert "shusky: disable parallel module loading""
This reverts commit ca1a96d3bd.

Reason for revert: ToT instability.

Bug: 280112517
Change-Id: Icef303545cbef7884c2ae81bd9b9d5fd94ea42ca
2023-04-28 22:41:37 +00:00
Chung-Kai (Michael) Mei
ca1a96d3bd Revert "shusky: disable parallel module loading"
This reverts commit efaeac87c2.

Reason for revert: the patch for iommu has been merged

Test: shiba rebooted 1000 times without failure and https://android-build.googleplex.com/builds/abtd/run/L49300000960255489 run device-boot-health-check-extra for husky
Bug: 271931921
Change-Id: I4dcbc1e2028facd8531c94c03d0b28cbd6769b06
2023-04-28 01:12:57 +00:00
George Chang
fd20619cc2 Merge "Update NFC customize settings" into udc-d1-dev 2023-04-21 06:54:06 +00:00
Bill Yi
062ebe5313 Add AOSP support for Husky and Shiba.
We will have a 'vendor' project containing proprietary blobs
to be able to build and flash Pixel device when vendor source is not
available.
The project names are
platform/vendor/aosp/google_devices/husky
platform/vendor/aosp/google_devices/shiba

and the paths are
vendor/google_devices/husky
vendor/google_devices/shiba

TEST:make and flash a husky device

BUG: 278968179
Change-Id: I1c5424dfddddb8ee29a86f2408a231aa5556a0bb
2023-04-19 22:26:16 -07:00
George
2fd48aa99e Update NFC customize settings
Add antenna position info for the new NFC API
Update default routing settings and remove legacy settings

Bug: 278829073
Test: manual
Change-Id: Ice6dc1ffce1c9adebf03ccbe8c3d50eb07022186
2023-04-19 13:04:10 +00:00
liangjlee
45294d4aa3 Disable zone DMA32 for shiba and husky
Same as P22, P23 do not have 32-bit address limitation in hardware, so
we would like to empty zone DMA32 for better performance and simplify
memory management.

Bug: 263239622
Test: b/270096808, b/270097444. Pass reboot test and run sst for 100+
hours without obvious issues.
Change-Id: Ib95223aafca17165e1b8d972448c5d66384d3ccc
Signed-off-by: liangjlee <liangjlee@google.com>
(cherry picked from commit 4584a04fe3)
2023-04-13 06:37:48 +00:00
Beverly
f37c823742 Configure quickpickup gesture support
Test: manually builds
Fixes: 277161763
Change-Id: Id0f7a2a33ac9d1acbc6c6395e37357d84db79d6d
2023-04-10 14:11:04 +00:00
Treehugger Robot
fc8b845f44 Merge "display: add LHBM compensation calibration file" into udc-d1-dev 2023-04-10 08:45:28 +00:00
Safayat Ullah
4fa649108c display: add LHBM compensation calibration file
Bug: 243688545
Test: file copied to device
Change-Id: I05b2f6f374d110fe776dd33c7d143038a123e296
2023-04-07 08:35:20 +00:00
Jeremy DeHaan
b8badaac3d display: set default brightness
Bug: 243692588
Bug: 243696068
Bug: 276516206
Change-Id: I1c817e065e2963771edb12ff0b5b2dd8877fa133
2023-04-06 16:35:52 -07:00
Sianyi Huang
0c4b6e5500 Merge "Modify maxGamma value of short-term model" into udc-dev am: f178ab29cf
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/22323943

Change-Id: Iaa3598471bcf97639ae704bbba56a1db29d60e9a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-31 09:21:13 +00:00
Sianyi Huang
f178ab29cf Merge "Modify maxGamma value of short-term model" into udc-dev 2023-03-31 08:49:59 +00:00
SianyiHuang
7924d6ce8e Modify maxGamma value of short-term model
Bug: 265931912
Test: dump display log
Change-Id: Ib38c5cacfdf0414da78a454c2af72fb071de2f9c
2023-03-29 09:14:25 +08:00
Jeremy Nei
68c31f67d6 Add brightness table as part of display color data.
Bug: 255903789
Test: build success
Change-Id: I4cddfca276c30e953fab04d238383ea158532cac
2023-03-28 06:22:22 +00:00