diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2025-03-10 21:35:27 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2025-03-25 23:44:26 +0300 |
commit | 7ab420b966346067132b05be8196e67adc72e568 (patch) | |
tree | 07a64d1835e161b0c74f3c86e475c4288db843f9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e2b1dd430d3643842990589302c61c7d6ec4115e (diff) | |
download | linux-7ab420b966346067132b05be8196e67adc72e568.tar.xz |
drm/i915: Enable/disable shared dplls just the once for joined pipes
Currently we loop over all joined pipes and enable/disable the
shared dplls for each. We don't really have to do that since
all joined pipes will be using the same dpll. So let's just do
the enable/disable once for the whole set of joined pipes.
We can still keep tracking the dpll active set as pipes as long
as we remember to flip the bits for all the joined pipes on one go.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250310183528.3203-1-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