[PATCH v2 0/4] Support for Adreno X1-45 GPU
Akhil P Oommen
akhilpo at oss.qualcomm.com
Wed Jun 11 11:15:30 UTC 2025
Add support for X1-45 GPU found in X1P41200 chipset (8 cpu core
version). X1-45 is a smaller version of X1-85 with lower core count and
smaller memories. From UMD perspective, this is similar to "FD735"
present in Mesa.
Tested Glmark & Vkmark on Debian Gnome desktop.
Signed-off-by: Akhil P Oommen <akhilpo at oss.qualcomm.com>
---
Changes in v2:
- Skip 'delete-property' wherever it is unnecessary (Dmitry)
- Reorder dt nodes alphabetically (Konrad)
- A new patch#1 to fix the dtbs_check error
- Link to v1: https://lore.kernel.org/r/20250607-x1p-adreno-v1-0-a8ea80f3b18b@oss.qualcomm.com
---
Akhil P Oommen (4):
dt-bindings: opp: adreno: Update regex of OPP entry
arm64: defconfig: Enable X1P42100_GPUCC driver
drm/msm/adreno: Add Adreno X1-45 support
arm64: dts: qcom: Add GPU support to X1P42100 SoC
.../bindings/opp/opp-v2-qcom-adreno.yaml | 2 +-
arch/arm64/boot/dts/qcom/x1e80100.dtsi | 7 ++
arch/arm64/boot/dts/qcom/x1p42100-crd.dts | 4 +
arch/arm64/boot/dts/qcom/x1p42100.dtsi | 120 ++++++++++++++++++++-
arch/arm64/configs/defconfig | 1 +
drivers/gpu/drm/msm/adreno/a6xx_catalog.c | 38 +++++++
6 files changed, 169 insertions(+), 3 deletions(-)
---
base-commit: b3bded85d838336326ce78e394e7818445e11f20
change-id: 20250603-x1p-adreno-219da2fd4ca4
Best regards,
--
Akhil P Oommen <akhilpo at oss.qualcomm.com>
More information about the dri-devel
mailing list