Re: [PATCH 0/5] Support 7c3 gpu SKUs

From: Rob Clark
Date: Tue Feb 22 2022 - 20:00:39 EST


On Mon, Feb 21, 2022 at 6:41 AM Akhil P Oommen <quic_akhilpo@xxxxxxxxxxx> wrote:
>
> This series supercedes [1]. Major change in this series is that it is now
> optional to include a gpu name in the gpu-list. This helps to avoid the
> confusion when we have different SKUs with different gpu names. And also
> I am pretty happy that the overall changes are smaller now.
>
> [1] https://patchwork.freedesktop.org/series/99048/
>

Other than a nit in 2/5, this looks good to me

BR,
-R

>
> Akhil P Oommen (5):
> drm/msm: Use generic name for gpu resources
> drm/msm/adreno: Generate name from chipid for 7c3
> drm/msm/a6xx: Add support for 7c3 SKUs
> drm/msm/adreno: Expose speedbin to userspace
> arm64: dts: qcom: sc7280: Support gpu speedbin
>
> arch/arm64/boot/dts/qcom/sc7280.dtsi | 46 ++++++++++++++++++++++++++++++
> drivers/gpu/drm/msm/adreno/a6xx_gpu.c | 18 ++++++++++--
> drivers/gpu/drm/msm/adreno/adreno_device.c | 1 -
> drivers/gpu/drm/msm/adreno/adreno_gpu.c | 35 +++++++++++++++++++----
> drivers/gpu/drm/msm/adreno/adreno_gpu.h | 3 ++
> drivers/gpu/drm/msm/msm_gpu.c | 4 +--
> 6 files changed, 96 insertions(+), 11 deletions(-)
>
> --
> 2.7.4
>