freedreno: Enable the X1-85

Enable the GPU in the X1 elite/plus laptop SoCs.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30249>
This commit is contained in:
Rob Clark 2024-07-18 10:15:39 -07:00 committed by Marge Bot
parent 330006375e
commit b0d22461b9

View file

@ -962,6 +962,7 @@ add_gpus([
GPUId(chip_id=0xffff43050a01, name="FD740"), # Default no-speedbin fallback
GPUId(chip_id=0x43050B00, name="FD740"), # Quest 3
GPUId(chip_id=0xffff43050B00, name="FD740"),
GPUId(chip_id=0xffff43050c01, name="Adreno X1-85"),
], A6xxGPUInfo(
CHIP.A7XX,
[a7xx_base, a7xx_740],