Lines Matching full:adreno
7 #include <linux/adreno-smmu-priv.h>
36 { .compatible = "qcom,adreno",
38 { .compatible = "qcom,adreno-gmu",
40 { .compatible = "qcom,adreno-smmu",
321 * All targets that use the qcom,adreno-smmu compatible string *should* in qcom_adreno_smmu_init_context()
345 of_device_is_compatible(np, "qcom,adreno-smmu")) { in qcom_adreno_smmu_init_context()
354 { .compatible = "qcom,adreno" },
355 { .compatible = "qcom,adreno-gmu" },
609 if (np && of_device_is_compatible(np, "qcom,adreno-smmu")) in qcom_smmu_create()
660 * No need for adreno impl here. On sdm845 the Adreno SMMU is handled
773 WARN(of_device_is_compatible(np, "qcom,adreno-smmu"), in qcom_smmu_impl_init()