diff --git a/src/freedreno/drm-shim/freedreno_noop.c b/src/freedreno/drm-shim/freedreno_noop.c index 57ff8030e31..4c3e817fce7 100644 --- a/src/freedreno/drm-shim/freedreno_noop.c +++ b/src/freedreno/drm-shim/freedreno_noop.c @@ -276,6 +276,11 @@ static const struct msm_device_info device_infos[] = { .chip_id = 0x43051401, .gmem_size = 3 * 1024 * 1024, }, + { + .gpu_id = 830, + .chip_id = 0x44050000, + .gmem_size = 12 * 1024 * 1024, + }, }; static void