aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2018-11-13 19:23:28 +0200
committerVille Syrjälä <[email protected]>2018-12-07 20:13:22 +0200
commit099a132bfb65b76f318390d66a090afbaa31518d (patch)
treea87cfc6dcaaebcaae5303c4178b8613f897d2cfd /tools/perf/scripts/python/export-to-postgresql.py
parenta889580c087a9cf91fddb3832ece284174214183 (diff)
drm/i915: Use explicit old crtc state in skl_compute_wm()
skl_compute_wm() wants to compare the old and new watermarks. Currently it gets at the old watermarks via crtc->state, which is confusing since it can point at either the old or the new state depending on where in the sequence we are. In this case it is correct since we have not yet swapped the states, but let's make it super clear what this is doing by using the explicit old state. Cc: Stanislav Lisovskiy <[email protected]> Signed-off-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions