[PATCH v1 2/6] dt-bindings: drm/msm/a6xx: Add GX power-domain for GMU bindings

Rob Herring robh+dt at kernel.org
Sun Feb 17 21:08:14 UTC 2019


On Mon, Feb 4, 2019 at 10:15 AM Jordan Crouse <jcrouse at codeaurora.org> wrote:
>
> The GMU should have two power domains defined: "cx" and "gx". "cx" is the
> actual power domain for the device and "gx" will be attached at runtime
> to manage reference counting on the GPU device in case of a GMU crash.

power-domains are supposed to be actual regions on a chip die which
can be power gated. However, they are often abused by being defined in
terms of kernel PM domains which are not always the same thing. This
description sounds like the latter case.

Rob


More information about the dri-devel mailing list