Jump to content

Google Tensor G1: Difference between revisions

From postmarketOS Wiki
Exkc (talk | contribs)
No edit summary
Wiktorpyk6 (talk | contribs)
No edit summary
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{This SoC is actually called Google Tensor but for the sake of not confuse with the SoC series [[:Category:Google Tensor]] .We refer this Soc as Google Tensor Original}}
{{Infobox soc  
{{Infobox soc  
| image = File:GoogleTensor1.png
| image = File:GoogleTensor1.png
| name = Tensor Original
| name = Tensor G1
| codenames = whitechapel
| manufacturer = Google
| manufacturer = Google
| arch = aarch64
| arch = aarch64
| cpu = 2x 2.8GHz Arm Cortex-X1, 2x 2.25GHz Arm Cortex-A76, 4x 1.80GHz Arm Cortex-A55
| cpu = 2x 2.8GHz Arm Cortex-X1, 2x 2.25GHz Arm Cortex-A76, 4x 1.80GHz Arm Cortex-A55
| gpu = Mali-G78 MP20
| gpu = Mali-G78 MP20
| npu= Edge TPU
| npu = Edge TPU (Abrolhos)
| year = 2021
| year = 2021
| process = 5
| process = 5
| status_cpu = Y
| status_cpu = Y
| status_uart = Y
| status_uart = Y
| status_storage =  
| status_storage = Y
| status_usb =  
| status_usb = Y
| status_display = N
| status_display = N
| status_gpu =  
| status_gpu =  
| status_pinctrl =  
| status_pinctrl = Y
| status_i2c =  
| status_i2c = Y
| status_audio =  
| status_audio =  
| status_video =  
| status_video =  
Line 28: Line 28:
}}
}}


The Google Tensor is the first consumer SOC developed by Google for use in their consumer class devices. The Tensor chip first appeared in the 2021 Google Pixel 6 smartphone. The SOC marks googles first step in developing its own in house hardware for its devices. A main focus of this SOC is Artificial Intelligence and Machine Learning performance and efficiency. The Tensor chip shares many similarities to the Exynos 2100.
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 ==
== Devices ==
Line 38: Line 38:
|format=table
|format=table
|limit=9999
|limit=9999
|where=Devices.chipset like '%Google Tensor%'
|where=Devices.chipset like '%Google Tensor G1%'
|more results text=
|more results text=
}}
}}
Line 44: 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

Google Tensor G1
Manufacturer Google
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