Searched full:gmu (Results 1 – 13 of 13) sorted by relevance
/linux/drivers/gpu/drm/msm/adreno/ |
H A D | a6xx_gpu_state.c | 155 if (!a6xx_gmu_sptprac_is_on(&a6xx_gpu->gmu)) in a6xx_crashdumper_run() 1189 /* Read a block of GMU registers */ 1198 struct a6xx_gmu *gmu = &a6xx_gpu->gmu; in _a6xx_get_gmu_registers() local 1218 val = gmu_read_rscc(gmu, offset); in _a6xx_get_gmu_registers() 1220 val = gmu_read(gmu, offset); in _a6xx_get_gmu_registers() 1241 /* Get the CX GMU registers from AHB */ in a6xx_get_gmu_registers() 1254 if (!a6xx_gmu_gx_is_on(&a6xx_gpu->gmu)) in a6xx_get_gmu_registers() 1292 struct a6xx_gmu *gmu = &a6xx_gpu->gmu; in a6xx_snapshot_gmu_hfi_history() local 1295 BUILD_BUG_ON(ARRAY_SIZE(gmu->queues) != ARRAY_SIZE(a6xx_state->hfi_queue_history)); in a6xx_snapshot_gmu_hfi_history() 1297 for (i = 0; i < ARRAY_SIZE(gmu->queues); i++) { in a6xx_snapshot_gmu_hfi_history() [all …]
|
H A D | a6xx_gpu_state.h | 345 /* GMU GX */ 354 /* GMU CX */ 364 /* GMU AO */
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm670.dtsi | 1360 * controlled entirely by the GMU 1369 qcom,gmu = <&gmu>; 1476 gmu: gmu@506a000 { label 1477 compatible = "qcom,adreno-gmu-615.0", "qcom,adreno-gmu"; 1482 reg-names = "gmu", "gmu_pdc", "gmu_pdc_seq"; 1486 interrupt-names = "hfi", "gmu"; 1492 clock-names = "gmu", "cxo", "axi", "memnoc";
|
H A D | sm6115.dtsi | 1721 /* There's no (real) GMU, so we have to handle quite a bunch of clocks! */ 1732 "gmu", 1740 qcom,gmu = <&gmu_wrapper>; 1806 gmu_wrapper: gmu@596a000 { 1807 compatible = "qcom,adreno-gmu-wrapper"; 1809 reg-names = "gmu";
|
H A D | sm8150-mtp.dts | 353 &gmu {
|
H A D | sm8250-xiaomi-elish-common.dtsi | 539 &gmu {
|
/linux/Documentation/devicetree/bindings/sram/ |
H A D | qcom,ocmem.yaml | 120 gmu-sram@0 {
|
/linux/Documentation/devicetree/bindings/iommu/ |
H A D | arm,smmu.yaml | 514 - const: gmu 523 - description: GMU clock
|
/linux/drivers/iommu/arm/arm-smmu/ |
H A D | arm-smmu-qcom.c | 38 { .compatible = "qcom,adreno-gmu", 369 { .compatible = "qcom,adreno-gmu" },
|
/linux/drivers/gpu/drm/msm/ |
H A D | msm_gem.h | 44 * A VM object representing a GPU (or display or GMU or ...) virtual address
|
/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-msm8226.dtsi | 1359 gmu_sram: gmu-sram@0 {
|
H A D | qcom-msm8974.dtsi | 2192 gmu_sram: gmu-sram@0 {
|
/linux/drivers/media/i2c/ |
H A D | tvaudio.c | 530 #define TDA9855_MUTE 1<<7 /* GMU, Mute at outputs */
|