mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 00:00:11 +01:00
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:
parent
330006375e
commit
b0d22461b9
1 changed files with 1 additions and 0 deletions
|
|
@ -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],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue