Jump to content

3D Acceleration: Difference between revisions

From postmarketOS Wiki
StandaSK (talk | contribs)
Update where each GPUs are used, add v3d
No edit summary
Line 21: Line 21:
|-
|-
| Mali T/G
| Mali T/G
| Allwinner, Exynos, HiSilicon, Intel, MediaTek, Rockchip
| Allwinner, Exynos, HiSilicon, Intel, MediaTek, Rockchip, Spreadtrum
| [https://gitlab.freedesktop.org/panfrost panfrost]
| [https://gitlab.freedesktop.org/panfrost panfrost]
|
|
|-
|-
| PowerVR
| PowerVR
| Allwinner, Apple, Exynos, Intel, MediaTek, Rockchip, TI OMAP
| Allwinner, Apple, Exynos, Intel, MediaTek, Rockchip, Spreadtrum, TI OMAP
| :(
| :(
| [https://gitlab.com/postmarketOS/pmaports/issues/262 #262]
| [https://gitlab.com/postmarketOS/pmaports/issues/262 #262]
Line 66: Line 66:


== PowerVR ==
== PowerVR ==
There is an effort [https://github.com/openpvrsgx-devgroup/linux_openpvrsgx to upstream open source PowerVR drivers].


== Tegra ==
== Tegra ==

Revision as of 14:41, 19 April 2020

GPU Used in Driver Issues
Adreno Qualcomm freedreno
Vivante HiSilicon, Marvell, NXP i.MX, Rockchip etnaviv
Mali Allwinner, Exynos, HiSilicon, Intel, MediaTek, Rockchip, Spreadtrum, ST-Ericsson, WonderMedia lima
Mali T/G Allwinner, Exynos, HiSilicon, Intel, MediaTek, Rockchip, Spreadtrum panfrost
PowerVR Allwinner, Apple, Exynos, Intel, MediaTek, Rockchip, Spreadtrum, TI OMAP :( #262
Tegra 2/3/4 Nvidia grate
Tegra K1/X1 Nvidia nouveau
VideoCore IV Broadcom vc4
VideoCore V/VI Broadcom v3d

Using proprietary Android drivers is possible with Hybris.

Adreno

Vivante

Mali

There are two projects for open source Mali drivers.

The lima driver is for the Mali Utgard GPUs, specifically the Mali 400 (2008) and the Mali 450 (2012)

The panfrost drivers is for the Mali Midgard (T6*, T7*, T8*) and Bifrost GPUs (G*)

PowerVR

There is an effort to upstream open source PowerVR drivers.

Tegra

The opensource reverse-engineered driver for Tegra GPUs is Grate (anagram of "tegra"). It seems to work with Tegra 2, 3 and 4 GPUs

The newer Tegra K1 and X1 use an 3D core that can be used with Nouveau instead with a seperate tegra display driver to handle the I/O

VideoCore

There are two projects for open source VideoCore drivers.

The vc4 driver is for Broadcom VideoCore IV GPUs.

The v3d driver is for Broadcom VideoCore V and VideoCore VI GPUs.