# Pastebin n4mgI2az diff --git a/src/freedreno/common/freedreno_devices.py b/src/freedreno/common/freedreno_devices.py index 647250bafc5..7e727947a6e 100644 --- a/src/freedreno/common/freedreno_devices.py +++ b/src/freedreno/common/freedreno_devices.py @@ -278,6 +278,7 @@ a6xx_gen4 = dict( add_gpus([ GPUId(615), GPUId(618), + GPUId(619), ], A6xxGPUInfo( a6xx_gen1, num_sp_cores = 1,