gpu.yaml (8bb5e7f4dcd9b9ef22a3ea25c9066a8a968f12dd) gpu.yaml (ba00706200c3a79723ad15e7144fcf7b2d9256ee)
1# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2%YAML 1.2
3---
4
5$id: "http://devicetree.org/schemas/display/msm/gpu.yaml#"
6$schema: "http://devicetree.org/meta-schemas/core.yaml#"
7
8title: Devicetree bindings for the Adreno or Snapdragon GPUs

--- 67 unchanged lines hidden (view full) ---

76 opp-table:
77 type: object
78
79 power-domains:
80 maxItems: 1
81
82 zap-shader:
83 type: object
1# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2%YAML 1.2
3---
4
5$id: "http://devicetree.org/schemas/display/msm/gpu.yaml#"
6$schema: "http://devicetree.org/meta-schemas/core.yaml#"
7
8title: Devicetree bindings for the Adreno or Snapdragon GPUs

--- 67 unchanged lines hidden (view full) ---

76 opp-table:
77 type: object
78
79 power-domains:
80 maxItems: 1
81
82 zap-shader:
83 type: object
84 additionalProperties: false
84 description: |
85 For a5xx and a6xx devices this node contains a memory-region that
86 points to reserved memory to store the zap shader that can be used to
87 help bring the GPU out of secure mode.
88 properties:
89 memory-region:
90 $ref: /schemas/types.yaml#/definitions/phandle
91

--- 199 unchanged lines hidden ---
85 description: |
86 For a5xx and a6xx devices this node contains a memory-region that
87 points to reserved memory to store the zap shader that can be used to
88 help bring the GPU out of secure mode.
89 properties:
90 memory-region:
91 $ref: /schemas/types.yaml#/definitions/phandle
92

--- 199 unchanged lines hidden ---