diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2023-10-12 15:35:21 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2023-10-31 09:28:22 +0300 |
commit | 3e7e07c4cf638b281f420be77afef7d93481a212 (patch) | |
tree | 3d1b923122d9913ccfdc546c825e21300a26833b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7e72cd6cafb166b815b7997597c09a01412da064 (diff) | |
download | linux-3e7e07c4cf638b281f420be77afef7d93481a212.tar.xz |
drm/i915: Move the DPLL extra power domain handling up one level
The extra DPLL power domain is currently handled in three places:
- combo_pll_enable()
- combo_pll_disable()
- readout_dpll_hw_state()
First two of those are low level PLL funcs, but the third is a higher
level thing. So the current situation is rather inconsistent. Unify
this by moving the PLL enable/disable up one level. This also means
the extra power domain could be trivially be used by other platforms
as well.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231012123522.26045-4-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions