Difference between revisions of "Nvidia Tegra 3 (tegra30)"
Jump to navigation
Jump to search
(al3010 merged into iio.git, and later will move on to Greg -next.) |
(Added a list of Devices, which use the Chipset) |
||
Line 8: | Line 8: | ||
== Development == | == Development == | ||
Please see [[Nvidia_Tegra_2_(tegra20)#Development]] | Please see [[Nvidia_Tegra_2_(tegra20)#Development]] | ||
− | |||
== Graphic == | == Graphic == | ||
Line 15: | Line 14: | ||
== Participate development == | == Participate development == | ||
=== Test & Review === | === Test & Review === | ||
+ | |||
+ | == Devices with a Nvidia Tegra 3 Chipset == | ||
+ | {{todo|Update the condition in the table to work generic.}} | ||
+ | {{#cargo_query: | ||
+ | tables=Devices | ||
+ | |fields=CONCAT( '[[', _pageName, '|',Manufacturer,' ',Name,']]' )=Device,StatusMainline=Mainline | ||
+ | |order by=Devices.Manufacturer, Devices.Name | ||
+ | |format=table | ||
+ | |limit=9999 | ||
+ | |where=Devices.chipset='Nvidia Tegra 3' OR Devices.chipset='Nvidia Tegra 3 T30' OR Devices.chipset='Nvidia Tegra 3 T33' OR Devices.chipset='Nvidia Tegra 3 T30S' | ||
+ | |more results text= | ||
+ | }} | ||
+ | |||
== See also == | == See also == | ||
* Tegra 3 is very similiar to [[Nvidia_Tegra_2_(tegra20)]] | * Tegra 3 is very similiar to [[Nvidia_Tegra_2_(tegra20)]] |
Revision as of 08:18, 18 April 2020
[[|200px|alt=]] | |
Manufacturer | Nvidia |
---|---|
Name | Tegra 3 |
Architecture | ARMv7 |
Process | 40nm |
Components | |
CPU | |
UART | |
Storage | |
USB | |
Display | |
GPU | |
Pinctrl | |
I²C | |
Audio | |
Video | |
Thermal | |
WiFi | |
Bluetooth | |
Modem | |
GPS | |
Camera | |
Suspend | |
Development
Please see Nvidia_Tegra_2_(tegra20)#Development
Graphic
Identical driver and experience as for Nvidia_Tegra_2_(tegra20)#Graphics
Participate development
Test & Review
Devices with a Nvidia Tegra 3 Chipset
TODO Update the condition in the table to work generic.
See also
- Tegra 3 is very similiar to Nvidia_Tegra_2_(tegra20)