diff --git a/src/freedreno/common/freedreno_devices.py b/src/freedreno/common/freedreno_devices.py index 2d38d01862b..b3ad9fbc4b9 100644 --- a/src/freedreno/common/freedreno_devices.py +++ b/src/freedreno/common/freedreno_devices.py @@ -217,6 +217,7 @@ add_gpus([ GPUId(320), GPUId(330), GPUId(chip_id=0x03000512, name="FD305B"), + GPUId(chip_id=0x03000620, name="FD306A"), ], GPUInfo( CHIP.A3XX, gmem_align_w = 32, gmem_align_h = 32,