diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2021-03-25 03:44:14 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2021-03-26 04:25:10 +0300 |
commit | 93fe86281259cffe99e84aa945d71497cb7a727f (patch) | |
tree | f7d91278d9824990dc9888f0ac7859154d2f8d85 /tools/perf/scripts/python/stackcollapse.py | |
parent | 989634fb49ad070671b5a4714d178d238f493868 (diff) | |
download | linux-93fe86281259cffe99e84aa945d71497cb7a727f.tar.xz |
drm/i915: Fix transposed arguments to skl_plane_wm_level()
Accidentally transposed the arguments to skl_plane_wm_level()
which is causing us to mistakenly think that the plane watermarks
have/have not changed when the opposite may be true. Swap the
arguments so this actually works.
The other uses of this look OK.
Cc: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>
Fixes: 2871b2fde449 ("drm/i915: Fix TGL+ plane SAGV watermark programming")
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210325004415.17432-1-ville.syrjala@linux.intel.com
Reviewed-by: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions