diff --git a/src/freedreno/drm-shim/freedreno_noop.c b/src/freedreno/drm-shim/freedreno_noop.c index 1a5bac58e0d..63d8c601123 100644 --- a/src/freedreno/drm-shim/freedreno_noop.c +++ b/src/freedreno/drm-shim/freedreno_noop.c @@ -252,6 +252,11 @@ static const struct msm_device_info device_infos[] = { .chip_id = CHIPID(6, 3, 0, 0xff), .gmem_size = 1024 * 1024, }, + { + .gpu_id = 660, + .chip_id = CHIPID(6, 6, 0, 0xff), + .gmem_size = 1024 * 1024 + 512 * 1024, + }, }; static void