]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
drm/msm/adreno: Add speedbin data for A623 GPU
authorAkhil P Oommen <akhilpo@oss.qualcomm.com>
Wed, 3 Sep 2025 07:19:53 +0000 (12:49 +0530)
committerRob Clark <robin.clark@oss.qualcomm.com>
Mon, 8 Sep 2025 14:24:49 +0000 (07:24 -0700)
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>
drivers/gpu/drm/msm/adreno/a6xx_catalog.c

index fcfe89eeccf2140fc5a11594ed3d2e57df298524..4b3f18b2d2b95316f2d3612422f2a162d2cd9da1 100644 (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,