Group: Hardware/Components/GPUs/adreno
Introduction
Linux-libre has the following in deblob-5.4:
announce DRM_MSM - "MSM DRM" reject_firmware drivers/gpu/drm/msm/adreno/adreno_gpu.c clean_blob drivers/gpu/drm/msm/adreno/adreno_device.c clean_kconfig drivers/gpu/drm/msm/Kconfig DRM_MSM clean_mk CONFIG_DRM_MSM drivers/gpu/drm/msm/Makefile
To be usable with free software:
- We will need to look if it works without the nonfree firmwares.
- As that GPU is present in Qualcomm System on a chip, which typically comes with nonfree and signed bootloader, we also need to find devices with a free software boot.
- The device also need not to have any modem as the modem firmware is nonfree on Qualcomm system on a chip.