Group: Hardware/Components/GPUs

From LibrePlanet
Jump to: navigation, search
(Fully free software status: add more infos)
(Fully free software status)
Line 283: Line 283:
 
| Are the nonfree firmwares really required?
 
| Are the nonfree firmwares really required?
 
|
 
|
 +
|-
 +
|
 +
* Display controller
 +
* GPU
 +
|
 +
* PCI
 +
* PCIe?
 +
* Chipset?
 +
| "3dfx Banshee/Voodoo3+" (Kconfig)
 +
| tdfx
 +
| GNU/Linux
 +
| ?
 +
| ?
 +
| ?
 +
|-
 +
|
 +
* Display controller
 +
* GPU
 +
|
 +
* PCI
 +
* Chipsets?
 +
| r128
 +
| GNU/Linux
 +
| ?
 +
| ?
 +
| ?
 +
|-
 +
|
 +
* Display controller
 +
* GPU
 +
|
 +
* PCI
 +
* Chipset?
 +
| Matrox G200 / G400
 +
| mga
 +
| GNU/Linux
 +
| ?
 +
| ?
 +
| ? (Check Xorg status!)
 +
|-
 +
|
 +
* Display controller
 +
* GPU?
 +
|
 +
* PCI?
 +
* AGP
 +
* VMs (qemu)
 +
* Other?
 +
| sis 630 + vms?
 +
| sis
 +
| GNU/Linux
 +
| Probably
 +
| ?
 +
| ?
 +
|-
 +
|
 +
* Display controller
 +
* GPU?
 +
|
 +
* PCI
 +
* AGP?
 +
* Other?
 +
| Via chrome / unichrome
 +
| unichrome
 +
| GNU/Linux
 +
| ?
 +
| ?
 +
| ? (Check Xorg status!)
 +
|-
 +
|
 +
* Display controller
 +
* GPU?
 +
|
 +
* PCI
 +
* AGP?
 +
* Other?
 +
| Savage video cards
 +
| savage
 +
| GNU/Linux
 +
| ?
 +
| ?
 +
| ? (check Xorg status!)
 +
|-
 +
|
 +
* Display controller
 +
|
 +
* Geode SOCs
 +
|
 +
* Geode SOCs
 +
|
 +
| ?
 +
| GNU/Linux
 +
| Not yet?
 +
| Boot without the VSA or compile it with a free software compiler
 +
| Geode support removed from Coreboot:
 +
* Needed converting to cache as RAM
 +
|-
 +
! Type
 +
! Availability
 +
! Supported hardware
 +
! driver
 +
! OS or software
 +
! can work with only free software?
 +
! missing parts to work with only free software
 +
! status / features
 
|-
 
|-
 
|}
 
|}

Revision as of 19:25, 5 October 2020

Introductions

The status of support of GPUs not only depend on the GPU vendor and family but in some case also on if there are free replacements for the video BIOS or equivalent.

Fully free software status

This page summarize the research on which GPU and display controllers can work with fully free software.

Many SOCs have a display controller that work fine and doesn't need a GPU. That enables to use various displays without necessarily needing to support the GPU. When the GPU is unsupported you typically don't have 3D acceleration.

Type Availability Supported hardware driver OS or software can work with only free software? missing parts to work with only free software status / features
Display controller
  • Mainboards
  • Standalone?
AST2500 ast GNU/Linux Yes
  • FSDG compliant distro for the AST2500 BMC
  • GPU
  • Display controller
  • PCI
  • PCIe
  • SOCs (Tegra)
  • Chipsets?
Many Nvidia GPUs nouveau GNU/Linux No
  • Bytecode found in the video BIOS
  • GPU
  • Display controller
  • PCI
  • PCIe
  • x86, MIPS computers
Many ATI and AMD GPUs Radeon GNU/Linux No
  • Bytecode found in the video BIOS
  • GPU
  • Display controller
  • PCI
  • PCIe
  • x86, MIPS computers
Many ATI and AMD GPUs amdgpu GNU/Linux No
  • Bytecode found in the video BIOS
  • GPU
  • Display controller
  • Yeelong computers
Lemote ATI Radeon GPU GRUB Yes
  • GPU
  • Display controller
  • PCI
  • PCIe
  • x86, MIPS computers
Many older ATI/AMD GPUs RadeonHD GNU/Linux Yes?
  • nonfree firmware to remove?
  • No 3D acceleration without nonfree firmwares
  • GPU
  • SOCs only?
Etnaviv GNU/Linux Yes
  • GPU
  • SOCs only?
  • Allwinner SOCs
Lima GNU/Linux Yes
  • GPU
  • SOCs only?
  • Allwinner SOCs
Mitgard / Utgard? GNU/Linux Yes
  • Display controller
  •  ?
  • x86 Mainboards
xgi_z9s Coreboot until 4.12 Yes
  • GPU
  • Display controller
  • X86 computers only
Intel GPUs found in I945 and GM45 chipsets gma Coreboot Yes
  • GPU
  • Display controller
  • X86 computers only
Intel GPUs found in I945 and GM45 chipsets i915 GNU/Linux when booting with Libreboot or Coreboot Yes Everything seem to work fine
  • Display controller
  • Some intel chipset / SOCs (Atom?)
gma500 GNU/Linux No?
  • Needs to be supported by Libreboot or deblobbed Coreboot
  • Display controller
SOCs only Several I.MX SOCs not supported by mxs-drm imx-drm GNU/Linux
  • Yes with I.MX <= I.MX6
  • Maybe with I.MX7
  • No for I.MX8 as it doesn't boot with free software yet
  • Display controller
SOCs only Several I.MX SOCs not supported by imx-drm mxs-drm GNU/Linux
  • Yes with I.MX < I.MX6 like the I.MX28
  • Display controller
Many Amlogic SOCs SOCs only meson GNU/Linux No: doesn't boot with free software yet
  • Display controller
SOCs only Many Qualcomm SOCs msm GNU/Linux Doesn't boot with free software yet?
  • Display controller
  • Some limited 2D acceleration?
SOCs only Many OMAP SOCs omapdrm GNU/Linux Yes, at least for:
  • OMAP3
  • OMAP4
  • Display controller
SOCs only Many rockchip SOCs rockchip GNU/Linux ?
  • Display controller
SOCs only Many Allwinner SOCs sun4i-drm GNU/Linux Yes
  • GPU
  • Display controller
SOCs only Many broadcom SOCs vc4 GNU/Linux No: GPU not initialized by free software boot
  • GPU
SOCs only
  • Many Qualcomm SOCs
  • NXP I.MX5 SOCs?
adreno GNU/Linux Unknown (needs testing with linux-libre) Are the nonfree firmwares really required?
  • Display controller
  • GPU
  • PCI
  • PCIe?
  • Chipset?
"3dfx Banshee/Voodoo3+" (Kconfig) tdfx GNU/Linux ? ? ?
  • Display controller
  • GPU
  • PCI
  • Chipsets?
r128 GNU/Linux ? ? ?
  • Display controller
  • GPU
  • PCI
  • Chipset?
Matrox G200 / G400 mga GNU/Linux ? ? ? (Check Xorg status!)
  • Display controller
  • GPU?
  • PCI?
  • AGP
  • VMs (qemu)
  • Other?
sis 630 + vms? sis GNU/Linux Probably ? ?
  • Display controller
  • GPU?
  • PCI
  • AGP?
  • Other?
Via chrome / unichrome unichrome GNU/Linux ? ? ? (Check Xorg status!)
  • Display controller
  • GPU?
  • PCI
  • AGP?
  • Other?
Savage video cards savage GNU/Linux ? ? ? (check Xorg status!)
  • Display controller
  • Geode SOCs
  • Geode SOCs
? GNU/Linux Not yet? Boot without the VSA or compile it with a free software compiler Geode support removed from Coreboot:
  • Needed converting to cache as RAM
Type Availability Supported hardware driver OS or software can work with only free software? missing parts to work with only free software status / features

Pages

This set of pages talks about GPUs.


(Note that this page does not automatically update; if you add another page under Hardware/, make sure to refresh/purge this page.)


"issue" is not in the list (interest, location, project, school) of allowed values for the "Organized around" property.