summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2025-09-23 20:19:34 +0300
committerVille Syrjälä <ville.syrjala@linux.intel.com>2025-10-11 02:51:18 +0300
commit8f7443ae52c7885f64e7182d61afa046d27c2649 (patch)
treeb44dff547c0c7a48357831172403b3f59119c907 /tools/perf/scripts/python
parent84105a358f6dacc88202c6017e15985394ad033f (diff)
downloadlinux-8f7443ae52c7885f64e7182d61afa046d27c2649.tar.gz
linux-8f7443ae52c7885f64e7182d61afa046d27c2649.zip
drm/i915/cdclk: Do intel_cdclk_update_crtc_min_cdclk() per-pipe
Currently we call intel_cdclk_update_crtc_min_cdclk() per-plane. That is rather wasteful, and also won't account for any of the other per-pipe min_cdclk restrictions from intel_crtc_compute_min_cdclk(). Change the behaviour to do do the comparison per-crtc instead, and use the final min cdclk as computed by intel_crtc_compute_min_cdclk(). Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20250923171943.7319-13-ville.syrjala@linux.intel.com Reviewed-by: Mika Kahola <mika.kahola@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions