diff --git a/src/freedreno/common/freedreno_devices.py b/src/freedreno/common/freedreno_devices.py index 8661e90196a..6fe9caae83a 100644 --- a/src/freedreno/common/freedreno_devices.py +++ b/src/freedreno/common/freedreno_devices.py @@ -202,6 +202,7 @@ add_gpus([ GPUId(307), GPUId(320), GPUId(330), + GPUId(chip_id=0x03000512, name="FD305B"), ], GPUInfo( CHIP.A3XX, gmem_align_w = 32, gmem_align_h = 32,