Google Tensor G1: Difference between revisions
Appearance
m →Devices: Limit to G1 devices |
Wiktorpyk6 (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
| image = File:GoogleTensor1.png | | image = File:GoogleTensor1.png | ||
| name = Tensor G1 | | name = Tensor G1 | ||
| codenames = whitechapel | |||
| manufacturer = Google | | manufacturer = Google | ||
| arch = aarch64 | | arch = aarch64 | ||
Line 43: | Line 44: | ||
== Mainline kernel == | == Mainline kernel == | ||
There is a mainline kernel fork with minimal support available [https://git.codelinaro.org/linaro/googlelt here] | There is a mainline kernel fork with minimal support available [https://git.codelinaro.org/linaro/googlelt here] | ||
[[Category:Google Tensor]] |
Latest revision as of 16:54, 14 March 2025
![]() | |
Manufacturer | |
---|---|
Name | Tensor G1 |
Codenames | whitechapel |
Architecture | aarch64 |
CPU | 2x 2.8GHz Arm Cortex-X1, 2x 2.25GHz Arm Cortex-A76, 4x 1.80GHz Arm Cortex-A55 |
GPU | Mali-G78 MP20 |
NPU | Edge TPU (Abrolhos) |
Year | 2021 |
Process | 5nm |
Components | |
CPU |
Works |
UART |
Works |
Storage |
Works |
USB |
Works |
Display |
Broken |
GPU |
No data |
Pinctrl |
Works |
I²C |
Works |
SPI |
No data |
Audio |
No data |
Video |
No data |
Thermal |
No data |
WiFi |
No data |
Bluetooth |
No data |
Modem |
No data |
GPS |
No data |
Camera |
No data |
NPU |
No data |
Suspend |
No data |
Ethernet |
No data |
SATA |
No data |
The Google Tensor is the first consumer SoC developed by Google (in partnership with Samsung) for use in their consumer class devices. It shares many similarities with the Exynos 2100.
Devices
Device | Codename | Mainline |
---|---|---|
Google Pixel 6 | google-raviole | Y |
Google Pixel 6 Pro | google-raviole | Y |
Google Pixel 6a | google-bluejay |
Mainline kernel
There is a mainline kernel fork with minimal support available here