diff options
author | Jani Nikula <jani.nikula@intel.com> | 2023-11-14 13:45:34 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2023-11-17 16:00:00 +0300 |
commit | f70a68bc1d18b7af52d368b80d1d0fed747ef2a9 (patch) | |
tree | 1113605d101cd1d61eba6c6b9dbad11d4068fb27 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 9fda18c2c32a42e6c9fb68893b9628d6a5319555 (diff) | |
download | linux-f70a68bc1d18b7af52d368b80d1d0fed747ef2a9.tar.xz |
drm/i915: convert vlv_dpio_read()/write() from pipe to phy
vlv_dpio_read() and vlv_dpio_write() really operate on the phy, not
pipe. Passing the pipe instead of the phy as parameter is supposed to be
a convenience, but when the caller has the phy, it becomes an
inconvenience. See e.g. chv_dpio_cmn_power_well_enable() and
assert_chv_phy_powergate().
Figure out the phy in the callers, and pass phy to the dpio functions.
v2: retract one overzealous pipe->phy change (Ville)
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231114104534.4180144-3-jani.nikula@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions