Home
last modified time | relevance | path

Searched full:adreno (Results 1 – 12 of 12) 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/arch/arm/boot/dts/qcom/
H A Dqcom-msm8974pro.dtsi9 compatible = "qcom,adreno-330.2", "qcom,adreno";
/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/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/drivers/gpu/drm/msm/registers/adreno/
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 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 Da4xx.xml6 <import file="adreno/adreno_common.xml"/>
7 <import file="adreno/adreno_pm4.xml"/>
/linux/Documentation/devicetree/bindings/display/msm/
H A Dqcom,mdp5.yaml7 title: Qualcomm Adreno/Snapdragon Mobile Display controller (MDP5)
/linux/drivers/gpu/drm/msm/adreno/
H A Da5xx_catalog.c77 /* Adreno 509 uses the same ZAP as 512 */
/linux/drivers/gpu/drm/msm/
H A Dmsm_gem.c683 * Adreno needs pitch aligned to 32 pixels. Compute the number in msm_gem_dumb_create()