mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-28 23:20:08 +01:00
freedreno: Enable the X1-45
Enable the GPU in the X1P41200 chipset. Signed-off-by: Rob Clark <rob.clark@oss.qualcomm.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35404>
This commit is contained in:
parent
1eef2a65c7
commit
52d028e06c
1 changed files with 1 additions and 0 deletions
|
|
@ -1084,6 +1084,7 @@ add_gpus([
|
|||
))
|
||||
|
||||
add_gpus([
|
||||
GPUId(chip_id=0xffff43030c00, name="Adreno X1-45"),
|
||||
GPUId(chip_id=0x43030B00, name="FD735")
|
||||
], A6xxGPUInfo(
|
||||
CHIP.A7XX,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue