mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
freedreno/devices: Document common name for a635 speedbins
Signed-off-by: Valentine Burley <valentine.burley@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31821>
This commit is contained in:
parent
45bb8002df
commit
da989edde8
1 changed files with 1 additions and 0 deletions
|
|
@ -685,6 +685,7 @@ add_gpus([
|
|||
))
|
||||
|
||||
add_gpus([
|
||||
# These are all speedbins/variants of A635
|
||||
GPUId(chip_id=0x00be06030500, name="Adreno 8c Gen 3"),
|
||||
GPUId(chip_id=0x007506030500, name="Adreno 7c+ Gen 3"),
|
||||
GPUId(chip_id=0x006006030500, name="Adreno 7c+ Gen 3 Lite"),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue