diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2025-03-10 21:35:28 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2025-03-25 23:48:13 +0300 |
commit | e8828d7fdbb9241d44f9c403f5088e05b3da102c (patch) | |
tree | cbb2ac8bee7065e6249ee5f9770e397d6194888c /tools/perf/scripts/python | |
parent | 7ab420b966346067132b05be8196e67adc72e568 (diff) | |
download | linux-e8828d7fdbb9241d44f9c403f5088e05b3da102c.tar.xz |
drm/i915: Move intel_disable_shared_dpll() into ilk_pch_post_disable()
On ILK-IVB only PCH outputs use shared dplls. Move the relevant
intel_disable_shared_dpll() into ilk_pch_post_disable() to make
that clear (and if we extend the dpll mgr to cover all plls we need
different enable/disable points anyway for the PCH vs. CPU eDP cases).
The intel_enable_shared_dpll() counterpart was already in
ilk_pch_enable() anyway, so this is the more symmetric place for the
disable as well.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250310183528.3203-2-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions