diff options
author | Bryan O'Donoghue <[email protected]> | 2023-11-23 17:03:01 +0000 |
---|---|---|
committer | Hans Verkuil <[email protected]> | 2023-12-07 08:31:15 +0100 |
commit | a409b3f08dbed4b866cffeee48cce703290c300b (patch) | |
tree | 62b4b185864640450dda3a8ac302f8ff950646bf /tools/perf/scripts/python/stackcollapse.py | |
parent | ac6494e0ca444d82ff9dc0df87fcfca1d91c5cd2 (diff) |
media: qcom: camss: Convert to per-VFE pointer for power-domain linkages
Right now we use the top-level camss structure to provide pointers via
VFE id index back to genpd linkages.
In effect this hard-codes VFE indexes to power-domain indexes in the
dtsi and mandates a very particular ordering of power domains in the
dtsi, which bears no relationship to a real hardware dependency.
As a first step to rationalising the VFE power-domain code and breaking
the magic indexing in dtsi use per-VFE pointers to genpd linkages.
The top-level index in msm_vfe_subdev_init is still used to attain the
initial so no functional or logical change arises from this change.
Reviewed-by: Konrad Dybcio <[email protected]>
Tested-by: Matti Lehtimäki <[email protected]>
Signed-off-by: Bryan O'Donoghue <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions