diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2022-03-25 14:31:57 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2022-04-25 21:06:12 +0300 |
commit | 155a27172f823583a6a6d48ec0285baca0512cc9 (patch) | |
tree | 80e938cb17454e7fd4573f3f3dce305e7eb0c679 /tools/perf/scripts/python/stackcollapse.py | |
parent | 7275f630d842222c093376246136e0cf1c657af2 (diff) |
drm/i915: Move stuff into intel_dpll_crtc_compute_clock()
Move some checks into intel_dpll_crtc_compute_clock() from the
caller. Avoids the caller from having to worry about all this
crap.
We'll also reorder the hw.enable vs. shared_dpll checks since
it makes sense to sanity check that we've cleared out the
old shared_dpll even if the pipe is getting disabled.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220325123205.22140-6-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions