summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMatt Coster <matt.coster@imgtec.com>2025-04-10 12:55:04 +0300
committerMatt Coster <matt.coster@imgtec.com>2025-04-15 14:21:50 +0300
commit330e76d3169721a55658c3b4fed872df6b0d6239 (patch)
tree3eddadaaa393e4304c74bd03e4dc5f6f7feaf200 /tools/perf/scripts/python
parent2e8c6b27478c3acf411eb130ddd4817c518f2824 (diff)
downloadlinux-330e76d3169721a55658c3b4fed872df6b0d6239.tar.xz
drm/imagination: Add power domain control
The first supported GPU only used a single power domain so this was automatically handled by the device runtime. In order to support multiple power domains, they must be enumerated from devicetree and linked to both the GPU device and each other to ensure correct power sequencing at start time. For all Imagination Rogue GPUs, power domains are named "a", "b", etc. and the sequence A->B->... is always valid for startup with the reverse true for shutdown. Note this is not always the *only* valid sequence, but it's simple and does not require special-casing for different GPU power topologies. Reviewed-by: Frank Binns <frank.binns@imgtec.com> Link: https://lore.kernel.org/r/20250410-sets-bxs-4-64-patch-v1-v6-5-eda620c5865f@imgtec.com Signed-off-by: Matt Coster <matt.coster@imgtec.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions