aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2023-10-03 23:06:19 +0300
committerVille Syrjälä <[email protected]>2023-10-04 16:46:45 +0300
commit51d3e62927193c101e02ad3ef114dbcd8f49b34a (patch)
treeab2c6a519e0270815fe85627d0c47adc85abda04 /tools/perf/scripts/python
parent99e5a010e8153bf2454ceefe725fea5de72e7d64 (diff)
drm/i915: Introduce for_each_shared_dpll()
No one really cares how we store the shared_dplls. Currently it happens to be an array, but we could change that to a more flexible scheme at some point. Hide the implementation details behind an iterator macro. The slight downside is the pll variable moving out of the loop scope, but maybe someday soon we'll start to convert everything over to having declarations within for-statements... Reviewed-by: Jani Nikula <[email protected]> Signed-off-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions