freedreno: Enable Adreno 306A
Enable the Adreno 306A that is found on the QM215 SoC (Qualcomm 215). The GPU marketing name is Adreno 308. Kernel patch: https://lore.kernel.org/linux-arm-msm/20240528-a306a-v1-1-03a66dacd8c7@gmail.com/ Signed-off-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29401>
This commit is contained in:

committed by
Marge Bot

parent
5c5df9376f
commit
dc6e6d7a2b
@@ -217,6 +217,7 @@ add_gpus([
|
||||
GPUId(320),
|
||||
GPUId(330),
|
||||
GPUId(chip_id=0x03000512, name="FD305B"),
|
||||
GPUId(chip_id=0x03000620, name="FD306A"),
|
||||
], GPUInfo(
|
||||
CHIP.A3XX,
|
||||
gmem_align_w = 32, gmem_align_h = 32,
|
||||
|
Reference in New Issue
Block a user