drm/msm/adreno: Add speedbin data for A623 GPU

Add the speedbin mappings for Adreno 623 GPU.

Signed-off-by: Akhil P Oommen <akhilpo@oss.qualcomm.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Patchwork: https://patchwork.freedesktop.org/patch/672462/
Signed-off-by: Rob Clark <robin.clark@oss.qualcomm.com>
This commit is contained in:
Akhil P Oommen
2025-09-03 12:49:53 +05:30
committed by Rob Clark
parent c2cc1e60c1
commit 0584da4515

View File

@@ -913,6 +913,11 @@ static const struct adreno_info a6xx_gpus[] = {
{ /* sentinel */ },
},
},
.speedbins = ADRENO_SPEEDBINS(
{ 0, 0 },
{ 185, 0 },
{ 127, 1 },
),
}, {
.chip_ids = ADRENO_CHIP_IDS(
0x06030001,