aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2024-04-12 21:26:48 +0300
committerVille Syrjälä <[email protected]>2024-04-17 16:46:13 +0300
commit3420841fd664a2dd8e24086fff98fd34f32df141 (patch)
tree9e4b02735df6434ee9ec865d0843a2c2e152a0ba /tools/perf/scripts/python
parent53b95003c0c627a27c6e949610001a438f9929b4 (diff)
drm/i915: Rename PLL hw_state variables/arguments
We have zero consistency in out PLL state naming scheme. Try to unify things a bit by using 'dpll_hw_state' for high level stuff and just 'hw_state' for low level stuff. Currently both are the same, but I want to unionize intel_dpll_hw_state at which point using different names can make it more clear whether we're talking about the whole union or just the embedded platform specific struct. Signed-off-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions