freedreno/drm-shim: Add a830
Signed-off-by: Rob Clark <rob.clark@oss.qualcomm.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38450>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user