Home
last modified time | relevance | path

Searched full:adreno (Results 1 – 23 of 23) sorted by relevance

/linux/drivers/gpu/drm/msm/registers/
H A D.gitignore2 adreno/adreno_control_regs.xml
3 adreno/adreno_pipe_regs.xml
4 adreno/ocmem.xml
/linux/drivers/gpu/drm/msm/adreno/
H A Dadreno_device.c147 /* first search the compat strings for qcom,adreno-XYZ.W: */ in find_chipid()
152 if (sscanf(compat, "qcom,adreno-%u.%u", &r, &patch) == 2 || in find_chipid()
170 if (sscanf(compat, "qcom,adreno-%08x", chipid) == 1) in find_chipid()
242 dev_warn(drm->dev, "failed to load adreno gpu\n"); in adreno_bind()
297 { .compatible = "qcom,adreno" },
298 { .compatible = "qcom,adreno-3xx" },
409 .name = "adreno",
H A Da5xx_catalog.c77 /* Adreno 509 uses the same ZAP as 512 */
/linux/include/linux/
H A Dadreno-smmu-priv.h38 * struct adreno_smmu_priv - private interface between adreno-smmu and GPU
40 * @cookie: An opque token provided by adreno-smmu and passed
59 * The GPU driver (drm/msm) and adreno-smmu work together for controlling
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8974pro.dtsi9 compatible = "qcom,adreno-330.2", "qcom,adreno";
/linux/drivers/gpu/drm/msm/registers/adreno/
H A Da8xx_descriptors.xml6 <import file="adreno/adreno_common.xml"/>
7 <import file="adreno/adreno_pm4.xml"/>
8 <import file="adreno/a6xx_enums.xml"/>
9 <import file="adreno/a8xx_enums.xml"/>
H A Da7xx_enums.xml6 <import file="adreno/adreno_common.xml"/>
7 <import file="adreno/adreno_pm4.xml"/>
H A Da8xx_enums.xml6 <import file="adreno/adreno_common.xml"/>
7 <import file="adreno/adreno_pm4.xml"/>
H A Da6xx_enums.xml6 <import file="adreno/adreno_common.xml"/>
7 <import file="adreno/adreno_pm4.xml"/>
H A Da2xx.xml6 <import file="adreno/adreno_common.xml"/>
7 <import file="adreno/adreno_pm4.xml"/>
1781 <!-- gamma: sRGB to linear - doesn't seem to work on adreno? -->
H A Da3xx.xml6 <import file="adreno/adreno_common.xml"/>
7 <import file="adreno/adreno_pm4.xml"/>
H A Da4xx.xml6 <import file="adreno/adreno_common.xml"/>
7 <import file="adreno/adreno_pm4.xml"/>
H A Da5xx.xml6 <import file="adreno/adreno_common.xml"/>
7 <import file="adreno/adreno_pm4.xml"/>
H A Dadreno_pm4.xml6 <import file="adreno/adreno_common.xml"/>
/linux/Documentation/devicetree/bindings/phy/
H A Dqcom,hdmi-phy-qmp.yaml8 title: Qualcomm Adreno/Snapdragon QMP HDMI phy
H A Dqcom,hdmi-phy-other.yaml8 title: Qualcomm Adreno/Snapdragon HDMI phy
/linux/Documentation/devicetree/bindings/display/msm/
H A Dqcom,mdp5.yaml7 title: Qualcomm Adreno/Snapdragon Mobile Display controller (MDP5)
/linux/arch/arm64/boot/dts/qcom/
H A Dagatti.dtsi1645 compatible = "qcom,adreno-07000200", "qcom,adreno";
1745 compatible = "qcom,adreno-gmu-wrapper";
1769 compatible = "qcom,qcm2290-smmu-500", "qcom,adreno-smmu",
H A Dhamoa.dtsi4041 compatible = "qcom,adreno-43050c01", "qcom,adreno";
4073 compatible = "operating-points-v2-adreno", "operating-points-v2";
4200 compatible = "qcom,adreno-gmu-x185.1", "qcom,adreno-gmu";
4263 compatible = "qcom,x1e80100-smmu-500", "qcom,adreno-smmu",
H A Dmonaco.dtsi4939 compatible = "qcom,adreno-623.0", "qcom,adreno";
4999 compatible = "qcom,adreno-gmu-623.0", "qcom,adreno-gmu";
5051 compatible = "qcom,qcs8300-smmu-500", "qcom,adreno-smmu",
/linux/drivers/gpu/drm/msm/
H A Dmsm_gpu.h10 #include <linux/adreno-smmu-priv.h>
H A Dmsm_iommu.c7 #include <linux/adreno-smmu-priv.h>
/linux/
H A DMAINTAINERS8109 DRM DRIVER for Qualcomm Adreno GPUs
8121 F: Documentation/devicetree/bindings/display/msm/qcom,adreno-rgmu.yaml
8122 F: Documentation/devicetree/bindings/opp/opp-v2-qcom-adreno.yaml
8123 F: drivers/gpu/drm/msm/adreno/
8127 F: drivers/gpu/drm/msm/registers/adreno/