diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2025-03-26 19:25:35 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2025-04-04 19:58:47 +0300 |
commit | 074c31271a1d9ec74c5a1965589671337be11d0f (patch) | |
tree | d8e5632dad656c9d8948f1dc4a1de3fe5af0cdeb /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 18e6866615698f9dd714e47353022bd597a90a57 (diff) | |
download | linux-074c31271a1d9ec74c5a1965589671337be11d0f.tar.xz |
drm/i915: Avoid triggering unwanted cdclk changes due to dbuf bandwidth changes
Currently intel_bw_calc_min_cdclk() always adds the bw_state
to the atomic state. Not only does it result in potentially
redundant work later, it's also currently causing unwanted cdclk
changes during driver load.
Check if the dbuf bw is actually changing before we decide to
pull in the bw state.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250326162544.3642-6-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions