diff options
author | Jani Nikula <[email protected]> | 2021-01-08 19:44:21 +0200 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2021-01-14 10:25:01 +0200 |
commit | d70920adf9f29a5f1546847022b9034adfd8bea1 (patch) | |
tree | 190ec4e3bfc3e6f41dbbf361b17a0bdd0f3a0533 /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | bcdf0f71b0e9b2eb363f783fb93ea0dd3e2432e4 (diff) |
drm/i915/pps: rename intel_dp_init_panel_power_sequencer* functions
There are a number of functions that "init" pps in various ways. Try to
find some more consistency in the naming.
Rename:
- intel_dp_init_panel_power_sequencer -> pps_init_delays
- intel_dp_init_panel_power_sequencer_registers -> pps_init_registers
- intel_dp_init_panel_power_timestamps -> pps_init_timestamps
as this is what the functions do. Skip the intel_ prefix here to
emphasize these are static and not exported.
No functional changes.
Reviewed-by: Anshuman Gupta <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/15260c28060f3f90276ab395da4d3999ccdb641f.1610127741.git.jani.nikula@intel.com
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions