freedreno/drm-shim: add a660

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17571>
This commit is contained in:
Chia-I Wu 2022-07-15 11:21:22 -07:00 committed by Marge Bot
parent 7f4df969c9
commit 2d2912f18a
1 changed files with 5 additions and 0 deletions

View File

@ -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